How to find duplicate record in file using shell script?
No Answer is Posted For this Question
Be the First to Post Answer
Please anyone suggest atleast 2 good training institutes in Hyderabad, INDIA where i can learn unix shell scripting.
How to print all array elements and their respective indexes?
How to initialize a directory size to a variable??
What is inside a seashell?
What language is bash written in?
How to pass an argument to a script?
What is an inode block?
Why is it called a shell?
c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory
What is ms powershell?
In a single command how do you run the previous command in the command prompt.
Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"