How can we find the process name from its process id?
No Answer is Posted For this Question
Be the First to Post Answer
write a shell script to check whether all the directories in the path exist has read and write permission
Explain about debugging?
What are environment variables?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
What is the basic difference you find between a shell script and perl?
c program to check whether all the directories in the path exists has read and write permission
What is a scripting language simple definition?
How can I set the default rwx permission to all users on every file which is created in the current shell?
how did u debugging in unix/ linux platform ??( project Related)
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
How will you list only the empty lines in a file (using grep)?
what do u mean by $#,$* in unix programming?