[dev] [patch] [sbase] Do not interpret -[rwxs] as options in chmod(1)
Hi,
This is a quick fix for chmod(1). Doing something like chmod -x file would fail
as it would try to interpret 'x' as a command line option rather than as a mode.
Let me know if this makes sense or if there is a simpler way to fix it.
Thanks,
sin
Received on Thu Oct 10 2013 - 15:55:54 CEST
This archive was generated by hypermail 2.3.0
: Thu Oct 10 2013 - 16:00:09 CEST