What is console line?
No Answer is Posted For this Question
Be the First to Post Answer
How to write an Auto scripting for deleting old files using shell script and made a cron job to run on daily basis
What is a beat in a script?
What are the different types of variables used in shell script?
What does .sh file contain?
What is the significance of the shebang line in shell scripting?
How will you print the login names of all users on a system?
What is the use of "shift" command in passing parameters?
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 would you print just the 25th line in a file using smallest shell script?
defination of mapfile in winrunner?
How do you schedule a command to run at 4:00 every morning?
What is the difference between scripting and coding?