Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

windows tail command powershell

cat FILENAME  -tail 200 // To show last 200 lines of a file
//Another Commmand
Get-Content FILENAME -tail 10 // To show last 10 lines of a file
Comment

PREVIOUS NEXT
Code Example
Shell :: last return code linux 
Shell :: network manager restart ubuntu 
Shell :: install atom in mac 
Shell :: docker purge all 
Shell :: bash exit file path 
Shell :: target lcobucci jwt parser is not instantiable while building laravel passport 
Shell :: rpi sudo file browser 
Shell :: add webhook to all github repos 
Shell :: bash string starts with 
Shell :: linux extract zip with password 
Shell :: ubuntu set path environment variable permanently 
Shell :: default field separator recognized by awk 
Shell :: check number of threads in a process linux 
Shell :: powershell show environment variables 
Shell :: npm save as dev dependency 
Shell :: git pasar de https a ssh 
Shell :: how to install to mysql server in powershell 
Shell :: redis start stop commands 
Shell :: git pull use incoming changes. 
Shell :: laravel sqlite .env 
Shell :: react-router-breadcrumbs-hoc@^3.2.3 yarn upgrade 
Shell :: extract gz file ubuntu 
Shell :: linux screen 
Shell :: gradle init java application 
Shell :: docker starting forever 
Shell :: linux show which serial ports are in use 
Shell :: how to halt batch script execution for 5 seconds 
Shell :: check on which domain apache is running 
Shell :: upload github 
Shell :: bash remove directory 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =