Answer Posted / Krishna Mohan Mishra
Bourne Again Shell (bash) is a powerful, user-friendly shell for UNIX-like operating systems. It provides several advantages over the original Bourne shell (sh): 1) Enhanced command-line editing and history functionality through built-in line editing commands like Ctrl+A, Ctrl+E, etc., and support for popular text editors such as Emacs and Vi. 2) Advanced scripting capabilities, including array variables, function definition, and support for command substitution, input/output redirection, and pipelines. 3) Improved handling of filenames containing spaces or special characters. 4) POSIX compliance and cross-platform compatibility.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category