Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 680cc75

Browse files
Update shell_and_terminal.md
1 parent c2b5430 commit 680cc75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell_and_terminal.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### The Shell and Terminal
2-
The shell is a program used on the command-line interface (on Terminal) to read commands and run other programs. The command line on Terminal starts with the name of the computer followed by the name of the user. Type commands after the prompt ($).
2+
The shell is a program used on the command-line interface (on Terminal) to read commands and run other programs. The command line on Terminal starts with the name of the computer followed by the name of the user. Type commands after the prompt ($) (for Linux).
33

44
[Software Carpentry tutorial on the shell](http://swcarpentry.github.io/shell-novice/)
55

0 commit comments

Comments
 (0)