Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ssh delete folders older than one year

find /tmp/*/* -mtime +7 -type d -exec rmdir {} ;
Comment

PREVIOUS NEXT
Code Example
Shell :: Install Deno - Shell (Mac, Linux) 
Shell :: unable to open image permission denied 
Shell :: pom xml dependency cannot resolve 
Shell :: reload swi prolog 
Shell :: dependencies to install python3.10 
Shell :: p10k show on command 
Shell :: cd n directories back 
Shell :: start networking ubuntu recovery 
Shell :: Pipe script to a remote server 
Shell :: kylekatarnls/update-helper does not exist and could not be created 
Shell :: cmd NETWORK SERVICE 
Shell :: compile file with library in usr/local cmake 
Shell :: ubuntu install meslo font 
Shell :: fatal: malformed object name HEAD 
Shell :: Zim files from command prompt 
Shell :: install espanso debian linux without snap 
Shell :: vim : undo stops working 
Shell :: jbl bt wireless headphones not working in fedora linux 
Shell :: how to show lines on cat command 
Shell :: npm install apmplify 
Shell :: status code 409 sudo has snap-install 
Shell :: add-windowscapability rsat 
Shell :: openssl crl on apache server 
Shell :: linssid linux mint 20 
Shell :: git copy stash entry from one repo to another 
Shell :: mac secure erase free space 
Shell :: scan all venriabilty usign NMAP 
Shell :: How to change first occurrence of word in a string 
Shell :: commit specific file in git 
Shell :: ping port linux 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =