Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/pkg_install/view



Module Name:    src
Committed By:   uebayasi
Date:           Thu Jun  3 13:13:42 UTC 2004

Modified Files:
        src/usr.sbin/pkg_install/view: linkfarm.sh

Log Message:
Change "for ... `find ...`" to "find ... | while read ..." loop so that
save invocations of sed(1).

Reviewed By:    seb


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.sbin/pkg_install/view/linkfarm.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index