we have a tab separated file which contains Name, Address and Phone Number, list down all Phone Number without there name and Addresses?

Answer

 

To answer this Unix Command Interview question we can either use AWK or CUT command here. CUT use tab as default separator so we can use

cut -f3 filename.

All unix Questions

Ask your interview questions on unix

Write Your comment or Questions if you want the answers on unix from unix Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---