Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

delete all empty files and folders in terminal

find /home/savona/ -type f -empty -exec rm {} ;
Comment

PREVIOUS NEXT
Code Example
Shell :: linux remove lines from file 
Shell :: post recieve git hook 
Shell :: manjaro network driver installed but not working 
Shell :: p4merge git config 
Shell :: git out of sync 
Shell :: bash tab autocomplete pipe 
Shell :: how to get a github user profile image download url 
Shell :: Which dotfile manager should I use for linux 
Shell :: rosetta terminal icon 
Shell :: dockerfile cmd command 
Shell :: linux search string in source recursively 
Shell :: create new file and copy from another file in powershell 
Shell :: ffmpeg trim 
Shell :: navigate to C drive in bash on WSL-Ubuntu 
Shell :: ubuntu server see system temp 
Shell :: screenshot shortcut in ubuntu 
Shell :: Github cli default editor set 
Shell :: wsl2 with cisco anyconnect 
Shell :: kali virtualbox guest additions check version 
Shell :: change config for this repository 
Shell :: curl time response 
Shell :: ubuntu add user to dailout 
Shell :: turn on wiregurad ubuntu 
Shell :: set up minimize,maximize,close button on left side ubuntu 
Shell :: install anydesk to kali 
Shell :: how to check my mint version 
Shell :: difference between git remote and git clone 
Shell :: print statement in bashrc 
Shell :: how to run "npm start" ansible pm2 
Shell :: where does redis store data 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =