#XFM
# xfm applications file
# written by moxfm  Wed Aug 30 11:47:12 1995
#
##########################################

Main Menu::.xfm/xfm-Main:apps.xpm:LOAD:
Terminal:::xterm.xpm:exec xterm:exec xterm -e $1 %Arguments\:%
manpage:::xman.xpm:exec xman -notopbox:exec groff -Tps -mandoc -X $*
make:::app_make.xpm::exec xterm -e /bin/sh -c "make -k -f $1 %Target\:%; /bin/sh"
grep:::app_grep.xpm:exec grep -i -- '%Regular expression\:%' %Filename\:% | xless:exec grep -i -- '%Regular expression\:%' $*| xless
find file:::app_find.xpm:exec find %Directory\:% -name '%File name\:%' -print | xless:exec find $* -name '%File name\:%' | xless
find word:::find.xpm:exec find %Directory\:% -exec grep -il -- '%Regular expression\:%' \\{} \\; | /usr/andrew/bin/pipescript:nice -5 find $* -exec grep -il -- '%Regular expression\:%' \\{} \\; | /usr/andrew/bin/pipescript
diff:::mgdiff.xpm:exec /home/x4u/mai/bin/mgdiff:exec /home/x4u/mai/bin/mgdiff $1 $2
gzip:::app_zip.xpm:exec gzip %File%:nice -5 gzip $*
tar+gzip:::app_tar.xpm:exec tar cfvz %Name of archive to be created% %File/Directory% | xless:exec tar cfvz %Name of compressed archive\:% $* | xless
gunzip:::app_unzip.xpm::exec gunzip $*
untar:::icon_unpack.xpm:exec xtar:exec tar xvf $1 | xless
untgz:::icon_unpack.xpm:exec xtar:nice -5 tar xvfz $1 | xless
Debug:::xdbx48.xpm:exec ddd:exec ddd $*
Home:~:.::OPEN:COPY
