1.

We have to specify whether we want to cut fields or columns while using cut command.(a) True(b) FalseThis question was addressed to me by my college director while I was bunking the class.This interesting question is from Filtering Commands topic in portion Simple Filters of Unix

Answer»

Right CHOICE is (a) True

To elaborate: Before using cut command, we have to keep in mind that it is necessary to specify that whether we want to cut fields or COLUMNS. This can be specified using -F and -c OPTION respectively.



Discussion

No Comment Found

Related InterviewSolutions