What is a batch file used for?
No Answer is Posted For this Question
Be the First to Post Answer
I want to upload a file to remote server through ftp daily.Can anyone suggest how to make a shell script for that.I hv credentials for that ftp
How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.
How do you read arguments in a shell program - $1, $2 ..?
How can you get the value of pi till a 100 decimal places?
What is the use of "shift" command in passing parameters?
What is meant by $1 in shell script?
How do we delete all blank lines in a file?
What does $$ mean in shell script?
What can you do with powershell?
How to make userdefined variables to available for all other shells?
Write a shell script to get current date, time, user name and current working directory.
How to get script name inside a script?