Explain about debugging?
No Answer is Posted For this Question
Be the First to Post Answer
How do I run a .sh file on mac?
What is echo in shell?
Where is bash history?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
What are the advantages of using shell scripts?
How to print some text on to the screen?
is this growing field and what is average package in this?
How to rename all the files in a folder having specific extension? Example: I have some files with extension (.txt) in a folder name 'Test'. I have to rename all the .txt files in a test and its subdirectories to .my extension.
Is it possible to substitute "ls" command in the place of "echo" command?
why did you apply to shell
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.
Print the 10th line without using tail and head command.