zsh-users
 help / color / mirror / code / Atom feed
* Using Zsh on a embedded system to configure GPIOs
@ 2014-11-29  9:10 meino.cramer
  2014-11-29 19:35 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: meino.cramer @ 2014-11-29  9:10 UTC (permalink / raw)
  To: zsh-users

Hi,

on the Arietta G25 embedded Linux system GPIOs are configured
via echo-commands to files below /sys/...

To prevent overwriting regular files with redirection commands
I configured zsh to hit on my fingers when trying to do so. To
overwrite files I need to use ">!" instead of ">".
Which per se is a GREAT feature, it becomes annoying when manipulating
the contents of that virtual files below /sys (and /proc and others).

Is there any way to automate this feature NOT to hit on my fingers,
if I want to write to files below /sys, /proc,, /dev...or
(better) to recognize, if such a file is a virtual one?

Thank you very much in advance for any help!

Best regards,
Meino



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-29 20:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-29  9:10 Using Zsh on a embedded system to configure GPIOs meino.cramer
2014-11-29 19:35 ` Bart Schaefer
2014-11-29 20:03   ` Mikael Magnusson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).