What is shell application?
No Answer is Posted For this Question
Be the First to Post Answer
How to change our default shell?
Is powershell a bash?
How Connect to a Database in Shell Programming?
How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)
Where cron file kept?
What does .sh file contain?
How to add some content in any file at some desired location without using VI or some other editor in UNIX
What is a shell script? Can you name some of its advantages?
What is bash command used for?
How to get the last line from a file using just the terminal?
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
write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null