Add -f and -v options to chflags.
authorPeter Avalos <pavalos@dragonflybsd.org>
Tue, 11 Nov 2008 06:56:47 +0000 (06:56 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Tue, 11 Nov 2008 06:56:47 +0000 (06:56 +0000)
commit6a73ffc9e08d05583abc7fa4e1088901503fc769
tree10ca7cdad22c4990c56fc210c81187cbfd85a2a9
parent9319b97a931273317f987d0f37f29432ad4a4711
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
usr.bin/chflags/chflags.1
usr.bin/chflags/chflags.c