How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
No Answer is Posted For this Question
Be the First to Post Answer
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
I want to connect to a remote server and execute some commands, how can I achieve this?
How do I start a shell script?
What does chmod do?
How does path variable work?
What is c in shell script?
c program to check whether all the directories in the path exists has read and write permission
What is console line?
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.
What is the use of "$?" Sign in shell script?
how to search for vowels a,e,i,o,u appearing in the same sequence in a file
How to calculate the number of passed arguments?