why adding solaris style command to add a line in text file. just edit atext file.Scripting?
echo newserviceline >>file grep -v servicetoberemoved file >file.new;mv file.new file _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

