Phone-book Using Shell Script

Here is the program to create a phonebook using a shell script. It covers the following functionalities. Display a menu for the following functions Add an entryDisplay all matches to…

Some Shell Scripts

This post covers some of the shell scripts to: Find roots of the quadratic equation To count the number of files and directories in directory Store the information of a…