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

Who invented linux and unix?

0 Answers  


What is the role of semaphores in linux?

0 Answers  


Is there any specific way to identify whether a data transfer done is a DMA(Direct Memory Access) transfer, thereby seeing the code snippets?

0 Answers  


what is block device and character device?

1 Answers  


Is linux a kernel or os?

0 Answers  






what is difference between lilo and grub in linux operating system?

0 Answers   SwanSoft Technologies,


Is there any relation between modprobe.conf file and network devices?

0 Answers  


How shadow passwords are given?

0 Answers  


What is the major advantage of a hash table?

0 Answers  


Explain linux shell?

0 Answers  


What is mutex and semaphore?

0 Answers  


Can linux be hacked?

0 Answers  


Categories