Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

batch loop through folders in a directory

for /D %%i in (*) do echo %%i
Comment

PREVIOUS NEXT
Code Example
Shell :: Do you Need bash to hack 
Shell :: Get total duration of video files in a directory 
Shell :: bash concatenate gzipped files 
Shell :: command not found: strings 
Shell :: flutter uninstall package inside project 
Shell :: adb find device ip 
Shell :: git edit last commit message 
Shell :: ubuntu unzip zip 
Shell :: pip install update 
Shell :: how to install pycaw 
Shell :: ubuntu kill process on a port 
Shell :: sqlmap enumerate databases 
Shell :: error: insufficient permission for adding an object to repository database .git/objects 
Shell :: tar gz linux command 
Shell :: install crate rust 
Shell :: revert back to a commit git 
Shell :: add ssh to already cloned repo 
Shell :: linux search file by name 
Shell :: zsh: command not found: n 
Shell :: how to clear docker-compose logs 
Shell :: access docker ubuntu terminal 
Shell :: rem command in batch file 
Shell :: git bash set global username and password 
Shell :: git push pull asks for login everytime 
Shell :: INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.*.version signatures do not match previously installed version; ignoring! 
Shell :: linux webcam command line 
Shell :: unmount nfs 
Shell :: bash count duplicate lines in a file 
Shell :: untar file in linux 
Shell :: kubernetes service yaml 
ADD CONTENT
Topic
Content
Source link
Name
1+8 =