zsh-users
 help / color / mirror / code / Atom feed
* setopt noclobber in /proc-filesystem
@ 2005-08-15 11:14 Michael Prokop
  2005-08-15 14:58 ` Dan Nelson
  2005-08-17 20:51 ` Wayne Davison
  0 siblings, 2 replies; 7+ messages in thread
From: Michael Prokop @ 2005-08-15 11:14 UTC (permalink / raw)
  To: Zsh Users

Hello,

% setopt noclobber
% echo foo > /proc/sys/kernel/hotplug
zsh: file exists: /proc/sys/kernel/hotplug

Is there any chance to use option 'noclobber' but allow writing to
/proc-filesystem anyway? I do know that there exists 'setopt
clobber' ;-) and "echo ... >| /proc/..." as well but other users
might not know this.

I'd like to ship zsh on my live-cd-system with 'setopt noclobber'
enabled but would like to avoid that users think the behaviour in
/proc-fs is a bug.  Any ideas?

regards,
-mika-
-- 
 ,'"`.         http://www.michael-prokop.at/
(  grml.org -» Linux for texttool-users and sysadmins
 `._,'         http://www.grml.org/


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

end of thread, other threads:[~2005-08-17 20:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-15 11:14 setopt noclobber in /proc-filesystem Michael Prokop
2005-08-15 14:58 ` Dan Nelson
2005-08-15 21:54   ` Nikolai Weibull
2005-08-17 10:08   ` Michael Prokop
2005-08-17 10:19     ` Oliver Kiddle
2005-08-17 20:18       ` Michael Prokop
2005-08-17 20:51 ` Wayne Davison

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).