home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / XAP / XFM / XFM-1.3 / XFM-1 / xfm-1.3 / xfm-tools < prev    next >
Encoding:
Text File  |  1994-05-16  |  535 b   |  15 lines

  1. #
  2. # xfm applications file
  3. # written by xfm  Sun May  1 01:22:31 1994
  4. #
  5. ##########################################
  6.  
  7. Apps::.xfm/xfm-apps:xfm_appmgr.xpm:LOAD:
  8. make:::make.xpm::make -f $1 %Target\:%; echo "*** make done ***"
  9. grep:::grep.xpm::grep '%Regular expression\:%' $*
  10. find:::find.xpm:find %Directory\:% %Find expression\:%:find $* %Find expression\:%
  11. gzip:::compress.xpm::gzip $*
  12. tar cfv:::tar.xpm::tar cfv %Archive name\:% $*
  13. tar cfvz:::taz.xpm::tar cfvz %Name of compressed archive\:% $*
  14. zip:::zip.xpm::zip -r %ZIP filename\:% $*
  15.