You have a file called phonenos that is almost 4,000 lines long. What text filter can you use to split it into four pieces each 1,000 lines long?



You have a file called phonenos that is almost 4,000 lines long. What text filter can you use to spl..

Answer / saurabh

split -1000 phonenos abc

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux General Interview Questions

Why is semaphore used?

0 Answers  


What is difference between ext3 and ext4 file-system ?

3 Answers   TCS,


mount -r is used to mount a file in read only mode. State Whether True or False?

0 Answers  


What daemon is responsible for tracking events on your system?

0 Answers  


Please write a loop for removing all files in the current directory that contains a word ‘log’?

1 Answers  






How mutex is implemented in linux?

0 Answers  


What utility would you use to replace a string ‘2001’ for ‘2002’ in a text file?

0 Answers  


What is the most advanced linux?

0 Answers  


What is linux and its advantages and disadvantages?

0 Answers  


Are linux and unix the same thing?

0 Answers  


What is linux mint used for?

0 Answers  


What is the full form of linux?

0 Answers  


Categories