Why do we use shell scripting?
How do you debug a script?
Suppose you execute a command using exec, what will be the status of your current process in the shell?
Where cron file kept?
Why are there shells on the beach?
What are the four fundamental components of every file system on linux?
What are the different types of commonly used shells on a typical linux system?
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
Write down the syntax for all the loops in shell scripting.
How will you find the 99th line of a file using only tail and head command?
What is a beat in a script?
How do you create a shortcut in linux?
wats the she bang statment with syntax?