You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
263 B

  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 rmt "$@"