Forgot your password?
typodupeerror
Red Hat Software

Journal Quill_28's Journal: Why redHat is ticking me off

RedHat is ticking me off:

Their latest dist is becoming more like MS everyday

1. Touch A B a b

ls

A a B b

No! it should be:

A B a b

2. cd ~
        ln -s /usr/local mylink
        cd mylink
        cd ..
        should not take you back to ~ it should take you to /usr

3. mkdir foo.a foo.b
          cd foo*
          should not pick a dir and take you there, like dos does.
          rather this should be said:
          foo*: Ambiguous.
          because it IS!

Why is redhat changing the way people are used to work with unix. Ticks me off.

     

The only thing worse than X Windows: (X Windows) - X

Working...