How will you copy a file from one machine to other?
No Answer is Posted For this Question
Be the First to Post Answer
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
how to create purchase order
How to change our default shell?
In a single command how do you run the previous command in the command prompt.
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
What does $1 mean in bash?
What is basename in shell script?
How does path variable work?
Why is it called a shell?
What is egrep?
What is the use of "test" command?
What are the various stages of a linux process it passes through?