Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

loop clear and ls lrt command line linux

while [ 1 ] ; do clear; ls -lrt; sleep 5; done # this will clear screen and list directory every 5 seconds
Comment

PREVIOUS NEXT
Code Example
Shell :: IBM rpc mount export: RPC: Unable to receive; errno = No route to host 
Shell :: composer install delete from parameters.yml symfony 3 
Shell :: tcp traffic analysis linux command line mb per second 
Shell :: FATAL module ucvideo not found 
Shell :: debian install tcpflow 
Php :: enable php error 
Php :: how to remove public from url in codeigniter 4 
Php :: tinker color auto 
Php :: php reverse shell one liner 
Php :: php remove last char from string 
Php :: php file exist 
Php :: order by date wp php 
Php :: get start of month end of month carbon 
Php :: php redirect 
Php :: how to get file extension in laravel 
Php :: wordpress get theme uri 
Php :: extensions for laravel command ubuntu 20.04 
Php :: rout debug symfony command 
Php :: php artisan storage link 
Php :: get the string after a character in php 
Php :: opencart order change status 
Php :: grep only in php files 
Php :: password match laravel 
Php :: view a pdf file in the browser using the php header function 
Php :: change php version on mac 
Php :: php check if file is video 
Php :: laravel model string primary key 
Php :: php content type xml 
Php :: php remove last element array 
Php :: laravel make trait command 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =