How do you debug a script?
No Answer is Posted For this Question
Be the First to Post Answer
What is the default ubuntu terminal?
How to modify the PATH variable and make it executable?
If you have a string "one two three", which shell command would you use to extract the strings?
Hi, i want to zip the files that generates automatically every few minutes (files generated are in .arc extension)....any body write a script for this... thanks in advance
if i have 2 files file1 and file2.... file1 contains 2 columns like b a 11 aa 12 as 13 ad 15 ag 11 ar 13 ah 15 ak file2 contains b c 10 ds 11 at 15 gh 15 jk 13 iu 11 fg 13 yy can any 1 give me the program to display in this way? a b c aa 11 at ar 11 fg ad 13 iu ah 13 yy ag 15 gh ak 15 jk
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.
Why is used in shell scripting?
how to read systems current date and time
What is the difference between a shell variable that is exported and the one that is not exported?
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
Explain about "s" permission bit in a file?
HOW TO CREATE 10 USERS IN UNIX(HP-UX) USING SHELL SHELL SCRIPT?