What language is shell scripting?
What is the difference between a 'thread' and a 'process'?
How would you replace the n character in a file with some xyz?
Explain about gui scripting?
How do I run a script from command prompt?
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
How to redirect both standard output and standard error to the same location?
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
When we login into our account which files are executed?
How can we find the process name from its process id?
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 shell and terminal?
What is shell scripting?