Session recording

Kevin D. Clark kevin_d_clark at comcast.net
Tue Apr 1 18:26:15 EDT 2008


John Abreau writes:

> I typically have dozens of xterms open, many running screen
> sessions with multiple screens, and some of them can sit idle
> for months at a time. With this prompt, I can always tell
> at a glance all the context I need about a particular session.

I do something like this for some of my work.  I am a software
engineer, and I frequently work in multiple "branches" in a source
control system.  When you're working with branches, it is *very
important* that you remember which branch that you are working on.
So, if I was working with a hypothetical "version_1_3" branch, I might
do something like this:

   PS1="version_1_3 $ "

In some cases I've worked with systems in which there were dozens of
branches, and by employing this method I always was able to keep track
of where I was working in the version tree.

Regards,

--kevin
-- 
GnuPG ID: B280F24E                Meet me by the knuckles
alumni.unh.edu!kdc                of the skinny-bone tree.
http://kdc-blog.blogspot.com/     -- Tom Waits


More information about the gnhlug-discuss mailing list