Slashdot Mirror


User: westrick

westrick's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Don't close my browser on Microsoft EULA stokes crusade · · Score: 1

    What gives. I read their license and then I clicked "No" just for grins and M$ closed my browser window. That's not very nice.

  2. freedb on CDDB No Longer Allows Grip Users to Connect UPDATED · · Score: 1

    There is a free alternative.
    freedb
    Use it. Add to it.

  3. My prompt in ksh on David Korn Tells All · · Score: 1

    PS1=`uname -n`':${PWD#$OLDPWD/}$ ' Just enough info about where I am, without wasting the entire screen with $PWD.