Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

batch delete all files in subfolders of type

del /S *.jpg

del - del command is used delete files from a computer
/S - recurses subdirectories and checks their contents
* - wildcard for the filename
.jpg - the type (extension) wanted
Comment

PREVIOUS NEXT
Code Example
Shell :: mac terminal copz files 
Shell :: how to know the no of machines running on locust through unix 
Shell :: step by step to insatll jenkins in docker from scratch 
Shell :: install wii save files dolphin 
Shell :: my ubuntu software center has disppeared 
Shell :: when-i-start-ubuntu-it-enters-tty1-6-instead-of-my-desktop-how-do-i-get-to-de/65234#65234 
Shell :: custom linux cursor, linux cursor, install Bibata 
Shell :: increaments in shell 
Shell :: grep 
Shell :: batch write to file 
Shell :: start-stop-daemon force kill sigkill 
Shell :: run flluter,linux 
Shell :: uWSGI reload when code changes 
Shell :: login as root debian 
Shell :: bitnami wordpress maximum upload file size 40 mb 
Shell :: install slurm debian 
Shell :: ubuntu check installed qt version 
Shell :: user cisco list command 
Shell :: containerDS Desktop tool for docker images 
Shell :: vim term split to the right 
Shell :: beanstalk no log in cloudwatch 
Shell :: bash sum floating point numbers 
Shell :: how to mirror your phone to laptop wirelessly 
Shell :: Delete all users in OU 
Shell :: sonarcube exclude rule via powershell 
Shell :: how to show which kerne version is intalled on the system linux 
Shell :: linux find jpg sorted by date 
Shell :: dokuwiki debug log 
Shell :: how to move one folder back on command promps 
Shell :: manjaro error: could not lock database: File exists 
ADD CONTENT
Topic
Content
Source link
Name
9+3 =