Searched refs:thefiles (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/release/picobsd/mfs_tree/stand/
H A Dupdate5 thefiles=$*
6 [ -z "$thefiles" ] && \
7 thefiles="/etc/rc.conf /etc/rc.firewall /etc/master.passwd"
17 echo "Updating ${thefiles} on ${dev}: "
19 for f in ${thefiles} ; do

Completed in 43 milliseconds