File: system.tcl

package info (click to toggle)
dotfile 2.2-1
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 4,596 kB
  • ctags: 456
  • sloc: tcl: 11,732; sh: 965; makefile: 304; csh: 13; ansic: 7
file content (7 lines) | stat: -rw-r--r-- 244 bytes parent folder | download
1
2
3
4
5
6
7
set __system(mkdir) "/bin/mkdir"
set __system(rm) "/bin/rm"
set __system(browser) "/usr/X11R6/bin/netscape"
set __system(mv) "/bin/mv"
set __system(tclsh) "/usr/bin/tclsh8.0"
set __system(cp) "/bin/cp"
set __system(mail) "/var/spool/mail/igor"