File: xncmenu

package info (click to toggle)
xnc 5.0.4-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 9,672 kB
  • ctags: 13,113
  • sloc: ansic: 72,174; cpp: 50,020; sh: 4,444; makefile: 1,380; yacc: 316; sed: 16
file content (13 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
#This is menu file for X Northen Captain
# Thats all...
F2: Pack current dir with tar & gzip:tar zcvf ../%p(Archive Name) .
F3: Mount current directory if possible: mount %s/%s
F4: Generate Selfextract Execatable:tzx %s
s:  Music in background: tracker `randomize /idos2/modplay/*.mod` &
x:  XView 3.10: xv &
j:  Joe with current file: joe %s
b:  Bitmap:bitmap %s &
k:  XKILL: xkill &
m: Mount Dos floppy on /mnt: mount -t vfat /dev/fd0 /mnt
p: Process info by name: ps auxw | grep -v grep | grep %p(Process Name)
#End of menu file