Which scripting language is best for automation?
No Answer is Posted For this Question
Be the First to Post Answer
If you have a string "one two three", which shell command would you use to extract the strings?
What is the equivalent of a file shortcut that we have a window on a linux system?
What is sed in shell script?
1.Write a script, which converts a number from binary to hexadecimal format or vice versa.
What is the difference between running a script as ./scriptname.sh and sh scriptname.sh
How does path variable work?
What is a shell script in windows?
what is the difference between cmp and diff commands
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.
What are the additional egrep symbols?
What is use of "cut" command?
Can we run shell script in windows?