Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

find size delete bash

find . -size -10c -exec rm -rf {} ;
#find files smaller than 10 bytes in current folder and delete them
Comment

PREVIOUS NEXT
Code Example
Shell :: /etc/apt/sources.list 
Shell :: Mount builtin Google Drive on Startup on Ubuntu 
Shell :: asp.net existing database 
Shell :: awk delimiter semi-colon 
Shell :: check container logging driver 
Shell :: mac unzip terminal 
Shell :: bash dynamic varibale 
Shell :: git add only c files 
Shell :: bash provide path to same dir as executable 
Shell :: ubuntu install kde partition manager 
Shell :: get-docke 
Shell :: How to Enable the Ultimate Performance 
Shell :: how to change ssh key for git 
Shell :: webdriver-manager install in mac 
Shell :: install sonic visualizer ubuntu 
Shell :: mariadb references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them 
Shell :: how to install flow on gatsbyjs 
Shell :: bash only start a service if not running 
Shell :: install systemd wsl2 
Shell :: awk csv to column 
Shell :: remove a folder in linux command 
Shell :: how to remove git config property 
Shell :: is there any method to do clearscreen mongo shell 
Shell :: search for process in top 
Shell :: remove remote origin git 
Shell :: start bungeecord server 
Shell :: installing ipython-sql command line 
Shell :: git push unable to create temporary object directory 
Shell :: how to add and commit all files in git 
Shell :: Check Firewall setup 
ADD CONTENT
Topic
Content
Source link
Name
1+5 =