Tag: Linux Command

Best Practice

Bourne Shell Builtin Commands

Learn how to properly use Bourne Shell builtin commands such as . (dot), : (colon), break, cd, continue, eval, exec, exit, export, getopts, hash, pwd, readonly, return, shift, times, trap, umask, unset and test with practical examples to enhance your shell scripting skills.