Command-line Perl scripts can make adminstering a UNIX box easier by replacing certain commands with some routine scripts. Find out how to take advantage of this approach. Perl is everywhere. Most ...
To transfer files back and forth to CS unix servers from a unix system, use either the scp(non-interactive) or sftp(interactive) commands. Both of these commands will ...