August 2000
Intermediate to advanced
816 pages
29h 45m
English
#!
#! shell
Used as the first line of a script to invoke the named shell (with optional arguments). Some older, non-Linux systems do not support scripts starting with this line. For example:
#!/bin/bashRead now
Unlock full access