Skip to content

Instantly share code, notes, and snippets.

@calston
Created January 9, 2014 08:39
Show Gist options
  • Save calston/8331185 to your computer and use it in GitHub Desktop.
Save calston/8331185 to your computer and use it in GitHub Desktop.
C:\Users\colin>python
Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)] on win
32
Type "help", "copyright", "credits" or "license" for more information.
>>> open('//cas1/colin/.screenrc').read()
'vbell off\ntermcapinfo xterm|xterms|xs|rxvt ti@:te@\n\ntermcap facit|vt100|xterm LP:G0\nterminfo facit|vt100|xterm LP:G0\n\nhardstatus alwayslastline "%{b kw}%H %{r}%1` %{w}| %{y}%d.%m.%Y %{w}| %{-b kw}%u %-Lw%{= rW}%50> %n%f %t %{-}%+Lw%<"\n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment