home *** CD-ROM | disk | FTP | other *** search
- #
- # xfm applications file
- # written by xfm Sun May 1 01:22:31 1994
- #
- ##########################################
-
- Apps::.xfm/xfm-apps:xfm_appmgr.xpm:LOAD:
- make:::make.xpm::make -f $1 %Target\:%; echo "*** make done ***"
- grep:::grep.xpm::grep '%Regular expression\:%' $*
- find:::find.xpm:find %Directory\:% %Find expression\:%:find $* %Find expression\:%
- gzip:::compress.xpm::gzip $*
- tar cfv:::tar.xpm::tar cfv %Archive name\:% $*
- tar cfvz:::taz.xpm::tar cfvz %Name of compressed archive\:% $*
- zip:::zip.xpm::zip -r %ZIP filename\:% $*
-