home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
bbs
/
may94
/
util
/
edit
/
jade.lha
/
Jade
/
src
/
.gdbinit
next >
Wrap
Text File
|
1994-02-06
|
118b
|
7 lines
# prints $$ to standard output
define v
set printval(cmd_stdout_file(), $), streamputc(cmd_stdout_file(), '\n')
end