msdos dir for subdirectories
# Windows - cmd specific
# syntax
dir /s <search-string>
# example (to find any files/folders with names containing "hoto", like Photo)
dir /s *hoto*
dir [<Drive>:][<Path>][<FileName>] [...] [/p] [/q] [/w] [/d] [/a[[:]<Attributes>]][/o[[:]<SortOrder>]] [/t[[:]<TimeField>]] [/s] [/b] [/l] [/n] [/x] [/c] [/4]
Also in Shell:
- remove git
- convert dash to underscore windows
- how to make maven clean install faster in eclipse
- kill process on port windows
- pipenv install virtual at same path
- git remote push
- cambiar nombre branch git
- linux install pip
- not reinstalling packages on docker build
- fork and branch workflow
- git bash anaconda
- macos homebrew unattended cask installs
- make a batch file that accepts pipe input
- find process id of port ubuntu
- install pip3
- powershell list special built in accounts
- linux set environment
- undo add stage git
- Why are there two ways to unstage a file in Git?
- how to install pytorch 0.4.1
- install zsh debian
- linux check used space in folder
- git go to previous branch
- git diff two commits one file