Skip to content

Instantly share code, notes, and snippets.

@rajeshpv
Created July 21, 2010 20:35
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 rajeshpv/485082 to your computer and use it in GitHub Desktop.
Save rajeshpv/485082 to your computer and use it in GitHub Desktop.
#!/bin/bash
givenDir=$(basename $PWD)
echo $givenDir
logFile=~/work/logs/term-${givenDir}.log
script -afq $logFile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment