Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

catch grep cat last first lines of a file linux

catch grep cat last first lines of a file
tail --lines=100 file.dat
#wll grep last 100 lines
head --lines=100 file.dat 
#will grep cat first 100 lines
Comment

PREVIOUS NEXT
Code Example
Shell :: wingpersonal linux mint 
Shell :: replace the sound of mp4 video linux 
Shell :: boot flash commande 
Shell :: Additional UART in u-boot 
Shell :: v4l2tools sudo apt install ubuntu 
Shell :: git rm folder 
Shell :: bash check other instances 
Shell :: how to show freeswitch user accounts from fs_cli 
Shell :: install veracrypt on mac 
Shell :: gentoo enable all fonts 
Shell :: how to find pwd linux 
Shell :: jetson nano 4.3 TRT 
Shell :: linux for loop 1 to 100 odd 
Shell :: attemting to start apache server 
Shell :: how to install rman in oracle 12c 
Shell :: -bash: workon: command not found 
Shell :: go2shell settings 
Shell :: upgrade grails 2 to 3 transactional 
Shell :: linux high load send mail 
Shell :: ping command output to null in linux 
Shell :: Calling Non-checksummed download of pup formula file from an arbitrary URL is disabled! 
Shell :: grep third line after match 
Shell :: guard-rspec 
Shell :: initialize git on windows 
Shell :: fslmaths subtract 
Shell :: gcloud create cluster command 
Shell :: Excluding files 
Shell :: cp alternative with speed and progress 
Shell :: pip install notifiy 
Shell :: brew export path mac m1 
ADD CONTENT
Topic
Content
Source link
Name
9+7 =