How will you list only the empty lines in a file (using
grep)?
Answers were Sorted based on User's Feedback
How u convert string "hi pravin how are you?" to "Hi Pravin How Are You?"
how to read systems current date and time
what is "umask"?
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
What is mac default shell?
What is shell scripting used for?
How to rename all the files in a folder having specific extension? Example: I have some files with extension (.txt) in a folder name 'Test'. I have to rename all the .txt files in a test and its subdirectories to .my extension.
Write a command sequence to find the count of each word?
What is the syntax of "nested if statement" in shell scripting?
How to pass an argument to a script?
What is Path variable?What is its use?
How to set an array in linux?