Which is better perl or shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
I have 2 files and I want to print the records which are common to both.
Is shell scripting difficult?
What does $$ mean in shell script?
Why do we use shell scripting?
What does the sh command do?
How do I run a bin bash script?
What language is bash written in?
Write a shell script in Linux to shift all characters in a file forward by five characters. (Thus “a” becomes “f’”).
2 Answers Ignou, Tripura Info,
How will you emulate wc –l using awk?
What is .sh file in mac?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
what does "kill -9" and "kill -1" do