Slashdot Mirror


User: gordyt

gordyt's activity in the archive.

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

Comments · 1

  1. Re:How will tcsh users react? on Apple Switches tcsh for bash · · Score: 1

    Yep, tcsh is still included with Panther. And if users want to make it their shell by default, all they need to do is use the (included) NetInfo Manager to change their shell from:
    /bin/bash
    to:
    /bin/tcsh
    --gordy