[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: writing zero bytes in bash



On Sat, 2005-02-26 at 18:32 +1100, Russell Coker wrote:
> To unset the fscreate or exec context you have to write zero bytes 
> to /proc/self/attr/fscreate or /proc/self/attr/exec respectively.
> 
> If you want to do this in a shell script you would do something like:
> echo -n "" > /proc/self/attr/fscreate
what about
> /proc/self/attr/fscreate

?

-- 
Marius Andreiana
Epon Business Applications
http://www.epon.ro



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]