VenomousPinecone wrote:Whaddya' mean? that's not what the floppy drive is for? All these years of my life spent in confusion.
French-kissing floppy drives is a thing I hadn't yet imagined, but alas it is now quite hard to forget.
VenomousPinecone wrote:Whaddya' mean? that's not what the floppy drive is for? All these years of my life spent in confusion.
Code: Select all
___(o)=
\____)
duck wrote:robespierre wrote:Code: Select all
$ sudo -s
# chmod -x /bin/bash
# ln -f /bin/ksh /bin/sh
fuggeddaboutit....
On linux this will likely break things badly. Remember that these kids have been thinking that sh = bash since they first licked a beige box.
foetz wrote:robespierre wrote:Code: Select all
# ln -f /bin/ksh /bin/sh
i did the same on osx but with zsh. might work for linux, too
Code: Select all
___(o)=
\____)
duck wrote:robespierre wrote:Code: Select all
$ sudo -s
# chmod -x /bin/bash
# ln -f /bin/ksh /bin/sh
fuggeddaboutit....
On linux this will likely break things badly. Remember that these kids have been thinking that sh = bash since they first licked a beige box.
VenomousPinecone wrote:Whaddya' mean? that's not what the floppy drive is for? All these years of my life spent in confusion.
ClassicHasClass wrote:What are you saying, VP? That the floppy makes your internal drives hard?
Thank you, I'll be here all week.
Edsger Dijkstra wrote:How do we convince people that in programming simplicity and clarity —in short: what mathematicians call "elegance"— are not a dispensable luxury, but a crucial matter that decides between success and failure?
Edsger Dijkstra wrote:Simplicity is a great virtue but it requires hard work to achieve it and education to appreciate it. And to make matters worse: complexity sells better.
Code: Select all
$ ls -l /bin/{bash,dash,ksh93,mksh} /usr/bin/rc
-rwxr-xr-x 1 root root 975488 Sep 25 14:49 /bin/bash
-rwxr-xr-x 1 root root 106920 Mar 1 2012 /bin/dash
-rwxr-xr-x 1 root root 1489008 Jan 2 2013 /bin/ksh93
-rwxr-xr-x 1 root root 293648 Feb 15 2013 /bin/mksh
-rwxr-xr-x 1 root root 89720 Feb 24 2012 /usr/bin/rc
$ ls -l /bin/sh
lrwxrwxrwx 1 root root 4 Mar 1 2012 /bin/sh -> dash
Users browsing this forum: No registered users and 1 guest