Skip to content

Instantly share code, notes, and snippets.

@SethTisue
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SethTisue/9276752 to your computer and use it in GitHub Desktop.
Save SethTisue/9276752 to your computer and use it in GitHub Desktop.
% cd /usr/local/nescala
% echo full details at nescala.org (mobile-friendly)
zsh: number expected
% scala
Welcome to Scala
scala> :power
** Power User mode enabled
scala> ^Z
zsh: suspended scala
% cd fri
% ls -l
total 1
-rw-r--r-- Feb 28 8:00pm drinkup.txt
% chown sports195 drinkup.txt
% cat drinkup.txt
Thom Bar, 60 Thompson
% cd ../sat
% df .
Filesystem Size Used Avail Capacity Mounted on
Courant Institute 200 200 0 100% 251 Mercer
% cat /dev/wifi
ssid: nyuguest
(open wifi network, web login required)
username: guest060
password: vearaugn
% ls -l
total 18
-rw-r--r-- Mar 1 8:00am registration.txt
-rw-r--r-- Mar 1 8:00am free.coffee
-rw-r--r-- Mar 1 9:00am opening-remarks.txt
-rw-r--r-- Mar 1 9:15am heather-miller--dependent-types.txt
-rw-r--r-- Mar 1 10:15am daniel-spiewak--coherent-data.txt
-rw-r--r-- Mar 1 11:15am eugene-yokota---learning-scalaz.txt
-rw-r--r-- Mar 1 12:00pm oscar-boykin----summingbird.txt
-rw-r--r-- Mar 1 12:30pm lunch.txt
-rw-r--r-- Mar 1 1:30pm burmako--hupel--macros-vs-types.txt
-rw-r--r-- Mar 1 2:30pm paul-chiusano---scalaz-stream.txt
-rw-r--r-- Mar 1 3:15pm runar-bjarnason-fp-is-terrible.txt
-rw-r--r-- Mar 1 4:00pm luke-amdor------sbt-better-living.txt
-rw-r--r-- Mar 1 4:15pm josh-marcus-----geotrellis.txt
-rw-r--r-- Mar 1 4:30pm victor-chan-----play2-akka-websocket.txt
-rw-r--r-- Mar 1 5:00pm doug-tangren----whatusee-whatuget.txt
-rw-r--r-- Mar 1 5:15pm brian-mckenna---wartremover.txt
-rw-r--r-- Mar 1 5:30pm josh-suereth----sbt-1.0.tar.gz
-rw-r--r-- Mar 1 6:00pm drinkup.txt
% chown foursquare drinkup.txt
% cat drinkup.txt
568 Broadway
% cd ../sun
% df .
Filesystem Size Used Avail Capacity Mounted on
Meetup HQ NaN NaN NaN NaN 632 Broadway
% ls -l
total 9
-rwxrwxrwx Mar 2 9:00am selforganize*
-rw-rw-rw- Mar 2 10:00am session1.txt
-rw-rw-rw- Mar 2 11:00am session2.txt
-rw-rw-rw- Mar 2 12:00pm session3.txt
-rw-rw-rw- Mar 2 1:00pm lunch.txt
-rw-rw-rw- Mar 2 2:00pm session4.txt
-rw-rw-rw- Mar 2 3:00pm session5.txt
-rw-rw-rw- Mar 2 4:00pm session6.txt
-rw-rw-rw- Mar 2 5:00pm session7.txt
% logout
be seeing you
NO CARRIER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment