Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

command touch in window

type nul > your_file.txt
Comment

touch in windows

npm install touch-cli -g
Comment

touch in windows

echo . > your_file.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

touch equivalent in windows

wsl touch textfilenametoedit.txt
Comment

PREVIOUS NEXT
Code Example
Shell :: arch pacman remove 
Shell :: linux kill a port 
Shell :: port kill masocs 
Shell :: remove all containers docker 
Shell :: get users linux 
Shell :: install make 
Shell :: signaling init process caused permission denied 
Shell :: git create new repo 
Shell :: how to install pip2 in kali linux 2021 
Shell :: sudo cd 
Shell :: ubuntu 21.04 issues with ubuntu software installer 
Shell :: ionic capacitor splash screen generator 
Shell :: how to update linux 
Shell :: check if two files are different linux 
Shell :: git update 
Shell :: linux delete files older than specific date 
Shell :: command to install express graphql 
Shell :: give all users access to root folder 
Shell :: updating all python modules 
Shell :: How to download Citrix Workspace for Ubuntu 
Shell :: docker install linux mint 
Shell :: how to install spark on macos 
Shell :: where to find zshrc mac 
Shell :: change ubuntu terminal prompt color 
Shell :: hw to login to git 
Shell :: ubuntu server set static ip 
Shell :: install prettier npm 
Shell :: renaming heroku remotes 
Shell :: how to install homebrew 
Shell :: TinyMCE vuejs 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =