Differences between version 4 and revision by previous author of ShellNotes.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Wednesday, January 28, 2009 10:39:12 am | by AristotlePagaltzis | Revert |
Older page: | version 3 | Last edited on Wednesday, May 30, 2007 1:21:09 pm | by BenStaz | Revert |
@@ -1,4 +1,6 @@
+InNeedOfRefactor
+
A shell, also called "the command line", provides the traditional user interface for the Unix operating system and for Unix-like systems. Users direct the operation of the computer by entering command input as text for a shell to execute.
!!Which Shell am I Using?