Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Create Git respository

echo "# node-mongo" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/sedav48/node-mongo.git
git push -u origin main
Comment

PREVIOUS NEXT
Code Example
Shell :: bash add element to front of array 
Shell :: sortchut presen window all desktop kde 
Shell :: reset pop os audio 
Shell :: autosaving in VIM 
Shell :: curl change source ip 
Shell :: firebase hosting deploy with message 
Shell :: https://www.npmjs.com/package/instagram-private-api 
Shell :: how to Login Database Server as the root user 
Shell :: compile 
Shell :: linux short prompt 
Shell :: which 
Shell :: delete directory linu x 
Shell :: Installing Atom in Ubuntu OS 
Shell :: /bin/bash^m: bad interpreter: text file busy 
Shell :: check if vpc id exists 
Shell :: nc + bash 
Shell :: Display curl output in readable JSON format in Unix shell script 
Shell :: github action evaluate dynamic secrets variable 
Shell :: How To create the SHA1 sum hash digest and save it to a file 
Shell :: rename with zeros padding in loop inside subfolders 
Shell :: cargo new bin 
Shell :: start spark-shell with more heap space 
Shell :: find and replace duplicate word linux 
Shell :: yarn <pre00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one. </pre 
Shell :: show all permission apk 
Shell :: gitlab windows containers build pipeline 
Shell :: start adb exe manually if necessary 
Shell :: how to run an executable in terminal in parallel 
Shell :: watchan windows latest release 
Shell :: OPEN ROOT FOLDER IN KLI 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =