Skip to content

A fun shell script for checking whether or not you are in an instance of GNU Screen

Notifications You must be signed in to change notification settings

mdsmith/ScreenSpin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A small, just for fun script to check whether or not you are in an instance
of GNU screen. Yes, you could just type "screen -list" or whatnot, but
this is a reference to the movie Inception. Leonardo DiCaprio spins a top to 
see if he is in a dream. If he is, it spins forever. If it falls, he knows he 
is awake. Inspired by realizing I was in a screen within a screen within 
a screen. 

Author: Martin Smith 
Created: February 9, 2011
GNU GPL and all that

Invoke with bash (NOT SH, $RANDOM might not work correctly), or make it executable and invoke with ./spin.sh

About

A fun shell script for checking whether or not you are in an instance of GNU Screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages