Tagged Questions

24
votes
19answers
2k views

GNU Screen Survival Guide

What do people think are not only the essential things you need to know about the excellent Screen utility but the things that you'd think worthwhile to teach someone, a beginner, from the ground up. …
3
votes
5answers
454 views

lsof survival guide

lsof is an increadibly powerful command-line utility for unix systems. It lists open files, displaying information about them. And since most everything is a file on unix systems, lsof can give …
8
votes
9answers
371 views

How do you survive in a corporate coding environment?

I work for a smallish software shop with a mix of internal products, and external consulting. For the last few years I've been working on in house apps at the office with a bunch of other geeks. …