[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: writing zero bytes in bash
- From: Marius Andreiana <malists epon ro>
- To: russell coker com au, fedora-devel <fedora-devel-list redhat com>
- Cc:
- Subject: Re: writing zero bytes in bash
- Date: Sat, 26 Feb 2005 16:56:47 +0200
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]