> > bash version-check.sh > > bash, version 4.2.37(1)-release > > /bin/sh -> /bin/dash > > [Did you notice that you have dash (that's spelled with D as in dog > instead of B as in boy)? -- jl] > I did notice it but I didn't get a error so I figured all was well. What do you suggest I do to fix it if it need fixing? "ln -s /bin/sh /bin/bash"? This is the line that produces that output:
echo "/bin/sh -> `readlink -f /bin/sh`" -- :-)~MIKE~(-:
-- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
