|
|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 468 (0x1d4)
Types: TextFile
Names: »shell.hlp«
└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89
└─⟦e0e3e8967⟧ »./gnuplot.tar.Z«
└─⟦01af444b1⟧
└─⟦this⟧ »gnuplot/help/shell.hlp«
The 'shell' command spawns an interactive shell. To return to
GNUPLOT, type 'logout' if using VMS, 'exit' or your END-OF-FILE
character if using Unix, or 'exit' if using MS-DOS.
A single shell command may be spawned by preceding it with the !
character ($ if using VMS) at the beginning of a command line.
Control will return immediately to GNUPLOT after this command is
executed. For example,
! dir
prints a directory listing and then returns to GNUPLOT.