Skip to content

ichbinsnicht/Sunkcost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunkcost

This is an experiment on sunk costs.

Start Running Program in the Background

nohup node . & disown

Stop Running Program in the Background

pgrep node kill [ID]

View Background Processes

ps -e

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors