bash 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:
- centos 7 install docker compose
- insall git onec2
- how do i clone a specific branch in git
- git bash anaconda
- undo git pull origin master into feature branch
- terminal delete fle
- git store credentials
- intall docker ubuntu command
- unable to install all modules vmware
- gatsby image
- ubuntu show disk space
- view git stash without applying
- remove debian gnu/linux - continue with install process
- time machine faster
- pgadmin4 ubuntu 20.04
- linux spotify client
- changing folder permission in linux
- problem installing yarn ubuntu
- react quill
- choco installation
- show all processes linux
- how to create a user and add it to a group in linux
- git revert merge
- crop video from specific time to specific time ffmpeg