What is console line?
No Answer is Posted For this Question
Be the First to Post Answer
Is shell a part of kernel?
Write down the syntax of "for " loop
What is difference between shell and bash scripting?
What is the command to find out users on the system?
How do I run a shell script in powershell?
how to separate the even and odd number generated from one file to two separate file i.e. even numbers in file1.txt and odd numbers in file2.txt
What is k shell?
What is the difference between a shell variable that is exported and the one that is not exported?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
What is shell variable?
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
I want to connect to a remote server and execute some commands, how can I achieve this?