What is use of "cut" command?

Answer Posted / suresh

Cut is used for column wise search of strings orto display
it.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is a script important?

562


What can scripts do?

663


How do I stop script errors?

573


What is eval in shell script?

650


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






Explain about stdin, stdout and stderr?

631


What is console line?

570


What does egrep mean?

573


What is scripting used for?

559


What does $1 mean in bash?

614


What is the best scripting language?

562


What is bash eval?

547


How to get the first line from a file using just the terminal?

596


‎What is a shell? · ‎Types of shell · ‎what is shell scripting?

552


How to pass an argument to a script?

592