home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Source Code 1992 March
/
Source_Code_CD-ROM_Walnut_Creek_March_1992.iso
/
usenet
/
altsrcs
/
3
/
3126
/
xbrowser.buttons
< prev
next >
Wrap
Text File
|
1991-03-24
|
843b
|
23 lines
# Buttonname context rereaddir? command string
#
Copy sourcedest y cp -ri %s %s
Move sourcedest y mv -i %s %s
Delete all y rm -ir %s
MakeDir command y mkdir ^Make Directory@Enter new dir name:^
XV all n xv %s &
Xedit each n csh -c "xedit %s "&
More each n xterm -e more %s /dev/null &
#VI each n xterm -e vi %s &
Xterm command n xterm &
File all n file %s
WordCount all n wc %s
Diff allpath n diff %s | xmless &
Play each n cat %s >/dev/audio
Man each n nroff -man %s | xmless &
Compress all y compress %s
Uncompress all y uncompress %s
grep allpath n grep ^Grep@Enter search string:^ %s | xmless &
Command allpath y csh -c "^Command@Enter command for selected files:^ %s"
Chmod allpath y chmod ^Chmod@Enter protections for files^ %s
Print allpath n lpr ^Printout@Enter options:^ %s &