Home
Press ? for keyboard navigation
❮
Default file permissions: umask
Perl
❯
sh-bang
chmod +x
Shell Script
examples/linux/hello_world.sh
#!/bin/bash
echo
"Hello World"
$ chmod u+x hello_world.sh $ ./hello_world.sh
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)