June 2006
Intermediate to advanced
64 pages
2h 42m
English
.
.file[arguments]
Read and execute lines in file. file does not have to be executable but must reside in a directory searched by PATH. The arguments are stored in the positional parameters. If Bash is not in POSIX mode and file is not found in PATH, Bash looks in the current directory for file. See also source.
Read now
Unlock full access