Adding an option to runat(1) so that it can be used
to manipulate named attributes associated with a
symbolic link was made on freebsd-hackers@.
This patch adds "-S" to do this.
Differential D54994
runat: Add -S for handling the named attribute dir for a symlink Authored by rmacklem on Sat, Jan 31, 4:47 AM.
Details
Diff Detail
Event TimelineComment Actions I'm going to redo this using getopt(). I put up a version using getopt when |