Home
Press ? for keyboard navigation
❮
Echo
Bash command line parameters
❯
echo
chmod
#
First Shell script
chmod +x hello_world.sh
examples/bash/hello_world.sh
#!/usr/bin/env bash
echo
"Hello World"
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)