home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a524 / 5.ddi / echodo next >
Encoding:
Text File  |  1991-09-22  |  148 b   |  11 lines

  1.  
  2. # $Header: echodo.sh,v 6.0 87/09/24 14:06:53 choplin Exp $ echodo.sh 
  3.  
  4. #
  5. # echodo - command file to echo a command and print it
  6. #
  7. echo $*
  8. $*
  9.