1.

paste command uses space as the default field delimiter.(a) True(b) FalseThe question was posed to me in exam.My enquiry is from Filtering Commands topic in division Simple Filters of Unix

Answer»

Right option is (b) False

The EXPLANATION is: Like CUT command paste command ALSO USES tab as the DEFAULT field delimiter but we can use our own field delimiter using -d option with paste command.



Discussion

No Comment Found

Related InterviewSolutions