Home
Press ? for keyboard navigation
Keywords
main page
#
First Shell script
$1
Bash command line parameters
$@
Bash for loop on command-line arguments
%
Declare
-e
Conditionals in Bash
[[ ]]
Conditionals in Bash
chmod
First Shell script
declare
Declare
echo
Echo
First Shell script
for
Bash for-loop
Bash for loop on files
if
Bash if parameter
man
Echo
pwd
Echo
RANDOM
Declare
seq
Bash a sequence of number - a range of numbers
while
Bash while-loop