home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / rmt < prev    next >
Encoding:
Text File  |  2006-07-10  |  268 b   |  9 lines

  1. #!/bin/sh
  2. #
  3. # This is not a mistake.  This shell script (/etc/rmt) has been provided
  4. # for compatibility with other Unix-like systems, some of which have
  5. # utilities that expect to find (and execute) rmt in the /etc directory
  6. # on remote systems.
  7. #
  8. exec /usr/sbin/rmt
  9.