InterviewSolution
Saved Bookmarks
| 1. |
Name the file in which shell programs are stored. |
|
Answer» A file CALLED sh stores shell PROGRAMS. Sh FILES contain commands written in a SCRIPTING language that is run by Unix SHELLS. |
|