Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux borrar configuracion residual

dpkg -l | grep '^rc' | awk '{print $2}' | xargs dpkg --purge
Comment

PREVIOUS NEXT
Code Example
Shell :: zh-Hans publish 
Shell :: bash ls with at least 2 letters 
Shell :: pass vairalbe into string dockerfile 
Shell :: if dos premere un tasto 
Shell :: install react router dom 
Php :: php detect request type 
Php :: uninstall php ubuntu 18.04 
Php :: var_dump not showing all 
Php :: enable error logging php 
Php :: laravel version command 
Php :: composer update memory limit 
Php :: sail alias 
Php :: wc get product image 
Php :: downgrade php 7.4 to 7.3 mac 
Php :: how to migrate single table in laravel 
Php :: wp_debug log 
Php :: how to validate an email field using php 
Php :: laravel Call to a member function diffForHumans() on string 
Php :: php remove extension from url 
Php :: get all routes laravel 
Php :: get current datatime laravel 
Php :: json from php 
Php :: laravel htaccess tested 
Php :: image acf 
Php :: debug wordpress 
Php :: use app name in laravel blade 
Php :: php stdclass to array 
Php :: php directory exists 
Php :: php reset array keys 
Php :: php round down 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =