Tags
.NET back_injury beer business C# C++ career Carpentry detached_study diy ebay elisp Emacs fantasy federal_government freelancing games git GNU Google hackathon hp2600n hydrogen_fuel iphone jesus_christ laser Lisp math monkeys OpenBSD pelosi physics programming scammer SharePoint shell software_engineering superman tools video visual studio work workbench work_areas writing_skillsBlogroll
C++
People
Reference
Tag Archives: sh
ksh stuff
Below is a little code I use with ksh. The wt() function can only be expected to work in an X-term. The code sequences are different for other terminal emulators. DIRSTACK=$PWD function dirs { print $DIRSTACK } function pushd … Continue reading