Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

script delete files older than

forfiles /P "C:LehrerOffice_BackupBatchBackup" /S /M *.* /D -31 /C "cmd /c del @PATH" 
Comment

PREVIOUS NEXT
Code Example
Shell :: git alias variables 
Shell :: install with pip in jupyter 
Shell :: Example of Bash Variable in String 
Shell :: how to turn off screenkey 
Shell :: generate zip file terminal 
Shell :: how to ssh 
Shell :: zsh for 
Shell :: vscode manually install extension 
Shell :: extracting tar.gz 
Shell :: rsync exclude empty directories 
Shell :: redux 
Shell :: how to delete remote file locally on git 
Shell :: install redux 
Shell :: run url in pip 
Shell :: pug compile 
Shell :: jinja escape 
Shell :: LINUX STRING TO UPPERCASE 
Shell :: Error: Cannot perform an interactive login from a non TTY device 
Shell :: $(cat <<EOF 
Shell :: authentication failed for git 
Shell :: install tainwind on laravel 
Shell :: grep a variable 
Shell :: Pulling a branch 
Shell :: how to connect mongocell in ubuntu 
Shell :: git add an entire folder to commit 
Shell :: Move or change directory to specific location in Terminal 
Shell :: linux install software without sudo 
Shell :: linux find and rename files with text 
Shell :: curl multiple requests 
Shell :: scp command from local to remote 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =