Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

7zip zip multiple folders

for /d %%X in (*) do "c:Program Files7-Zip7z.exe" a "%%X.zip" "%%X"
Comment

PREVIOUS NEXT
Code Example
Shell :: terminal shortcuts 
Shell :: Payload ftp download upload 
Shell :: activating virtual environment in linux access denied 
Shell :: connect as super user 
Shell :: tag stale git branches to remove them but be able to restore them if necessary 
Shell :: Quick start: Use as a GitHub Pages remote theme 
Shell :: eslint src multiple extensions 
Shell :: git init bare initialize empty git repository 
Shell :: move all files in one folder to another too many files mv: Argument list too long 
Shell :: ffmpeg hevc 10bit to 8bit 
Shell :: How to create a hash file and verify it 
Shell :: find #SUID 
Shell :: installing auto complete oh-my-posh PS 
Shell :: applicare o salvare file su kubernetes 
Shell :: android studio avd system image download 
Shell :: Provide file / folder access to a user in Linux 
Shell :: Replace karma with jest angular 
Shell :: shwo wifi keys netsh wlan 
Shell :: rsync limit download 
Shell :: how to install ferment 
Shell :: run all mix task 
Shell :: start adb exe manually if necessary 
Shell :: multipass snap 
Shell :: how to fix expired key when apt update 
Shell :: git bash option is not coming 
Shell :: xampp has no control panel in linux 
Shell :: adding file system to a volume 
Shell :: kali install ghost newwork command 
Shell :: Install-Module PSWindowsUpdate 
Shell :: tar exclude directories from a File 
ADD CONTENT
Topic
Content
Source link
Name
1+4 =