What is the basic difference you find between a shell
script and perl?

Answer Posted / deepak kumar pandey

Shell script is platform(OS) only for Unix
flavour,dependent whereas perl is OS independent

Is This Answer Correct ?    19 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.

1851


How do I open the shell prompt?

571


Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.

2171


Where are cowrie shells found?

574


Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?

1711






How do I open the shell in cmd?

524


What is the use of echo in shell script?

542


What is shell terminal?

547


What is a shell environment?

575


What is the equivalent of a file shortcut that we have a window on a linux system?

602


What is wc in shell script?

557


What is awk in shell script?

750


Print the 10th line without using tail and head command.

1674


Given a file find the count of lines containing the word "abc".

950


What is the syntax of "nested if statement" in shell scripting?

629