linux generate file
# syntax
touch <new-file-name>
# example
touch NewFile_1.txt
# -----------------------------------------------------
# FOR GENERATING MULTIPLE FILES
# syntax
touch <1st-file-name> <2nd-file-name> ... <Nth-file-name>
# example
touch NewFile_1.txt NewFile_2.txt NewFile_3.txt
Also in Shell:
- git how to work with remote branch and fork
- install rancher
- powershell append to file
- install dateutil
- bash count lines
- lumen
- process runninng on particular port
- linux screen brightness command line
- git discard local changes
- restart service linux crontab
- undo unstaged changes git
- how to push in git command line
- git discard all unpushed commits
- find npm version
- grep capture group
- linux compress a pdf
- undo commit
- how to import microsoft.online sharepoint powershell
- linux select pages from pdf
- powershell get all computers in ou
- npm install cli vue
- extract a tar.xz file linux
- error: eaccess: permission denied ionic
- how to insert a delimiter into an array powershell