cvs commit: src/usr.bin/chflags chflags.1 chflags.c
Peter Avalos
pavalos at crater.dragonflybsd.org
Mon Nov 10 22:57:50 PST 2008
pavalos 2008/11/10 22:56:47 PST
DragonFly src repository
Modified files:
usr.bin/chflags chflags.1 chflags.c
Log:
Add -f and -v options to chflags.
-f ignores failures if chflags can't modify the flags.
-v prints file names as they are processed. -vv prints the flags changes.
Obtained-from: FreeBSD
Revision Changes Path
1.7 +17 -3 src/usr.bin/chflags/chflags.1
1.8 +30 -18 src/usr.bin/chflags/chflags.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/chflags/chflags.1.diff?r1=1.6&r2=1.7&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/chflags/chflags.c.diff?r1=1.7&r2=1.8&f=u
More information about the Commits
mailing list