Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links at Shell
Boston Business Computing's VCL page.
Category:
Random Quote:
Digital Command Language for Windows and UNIX.
Emulates Digital's Command Language
VCL is a OpenVMS emulator for Windows, Linux, and UNIX operating systems that emulates the Digital Command Language
(DCL). VCL lets you continue using familiar OpenVMS commands as you move from OpenVMS to Windows
waiting for hand_moderation
Public domain Korn shell. Manuals and links to download it.
Category:
Random Quote:
pdksh - the Public Domain Korn Shell
PD-ksh is a clone of the AT&T Korn shell. At the moment, it has
most of the ksh88 features, not much of the ksh93 features, and
a number of its own features.
pdksh was initially created by Eric Gisin using Charles Forsyth's public
domain V7 shell as a base
waiting for hand_moderation
Z Shell ported to Windows 95/98/NT.
Category:
Random Quote:
waiting for hand_moderation
A command interpreter for the Plan 9 OS. The article contrasts rc with the Bourne shell, the closest Unix equivalent.
Category:
Random Quote:
rc, cd, eval, exec, exit, flag, rfork, shift, wait, whatis, .,
~ – command language
rc [ – srdiIlxepvV ] [ – c command ] [ – m initial ] [ file [ arg ...
Rc is the Plan 9 shell. It executes command lines read from a
terminal or a file or, with the – c flag, from
waiting for hand_moderation
A high-level examination of the Unix shell.
Category:
Random Quote:
to a Unix system you are placed in a
program called the shell. You can see its
bottom left of your screen. To get your work done, you
enter commands at this prompt.
The shell acts as a command interpreter; it takes each
and passes it to the operating system
be acted upon. It then displays the
waiting for hand_moderation