Created
November 23, 2011 18:49
-
-
Save englishm/1389525 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAME | |
bash - GNU Bourne-Again SHell | |
SYNOPSIS | |
bash [options] [file] | |
COPYRIGHT | |
Bash is Copyright (C) 1989-2005 by the Free Software Foundation, Inc. | |
DESCRIPTION | |
Bash is an sh-compatible command language interpreter that executes commands read from the standard input or | |
from a file. ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment