How will you list only the empty lines in a file (using
grep)?
Answers were Sorted based on User's Feedback
how to read systems current date and time
What is the use of echo in shell script?
What is the use of break command?
What does the sh command do?
Why are there shells on the beach?
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
What are the various stages of a linux process it passes through?
Why is shell scripting important?
What does $@ mean in shell?
How to write an Auto scripting for deleting old files using shell script and made a cron job to run on daily basis
How to check if a directory exists?
How Connect to a Database in Shell Programming?