What is "type" command in unix?what is the functionality??
Answer Posted / maneesh
type [-aftpP] name [name ...]
With no options, indicate how each name would be
interpreted if used as a command name.
Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
How do you repeat a command in terminal?
What is the use of find command in unix?
What does #!/ Bin sh do?
Why is awk called awk?
What is the use of cut command in unix?
What is sed awk grep?
What is ctrl d?
Is command prompt unix?
What is awk command used for?
How can we use grep command in unix?
What is the use of awk command in unix?
What does the command '$ls | wc –l > file1' do?
How to display no of records in oracle using unix command?
How does pipe () work?
Is grep faster than awk?