Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

touch command

touch test.txt

// this creates a file called test.txt
Comment

touch command in windows

ECHO text>file1.txt
Comment

touch command in windows

type nul > .gitignore ---This creates empty file and works on windows 10.
Comment

PREVIOUS NEXT
Code Example
Shell :: howto register dll windows 10 
Shell :: loop through a collection mongo db 
Shell :: print variable in bash 
Shell :: curl omit ssl 
Shell :: how to edit crontab macos 
Shell :: how to stop nohup process 
Shell :: name stash 
Shell :: create branch git 
Shell :: flutter android embedding check version 
Shell :: install kubernetess on mac 
Shell :: command line history search 
Shell :: on hotspot and wifi at the same time arch linux 
Shell :: copy ssh key from windows to linux 
Shell :: cmake command not found 
Shell :: npm install --save-dev shortcut 
Shell :: bash xargs 
Shell :: command to uninstall windows store 
Shell :: installing mutillidae in kali 
Shell :: cmd dir all files subfolders 
Shell :: linux cp 
Shell :: linux unique lines 
Shell :: create zip file command line 
Shell :: how to check wsl version 
Shell :: pull from upstream git 
Shell :: store env file in firebase functions 
Shell :: git config global username and email 
Shell :: npm supertest 
Shell :: steps to sync branch to fork master? 
Shell :: bash for do done 
Shell :: .gitignore everything except 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =