What is mac default shell?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to display all the files from the current directory which are created in particular month
How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)
What does the sh command do?
What is awk in shell script?
How does ls command work?
What is the use of "$#" in shell scripting?
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
how will you find the total disk space used by a specific user?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
How do I open the shell in cmd?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
What are the four fundamental components of every file system on linux?