> > >So hack print instead. > > > > > >Your shell is finding a print command, but the print command doesn't > > >understand -r. > > > > > >What shell are you running? > > > > I think it wants bourne shell, but it's getting bash instead. > > > > >What does "type print" do on your system? > > "type something" in bash means "print complete path or type of command > for something". > > So: > > # type mv > mv is /usr/bin/mv > # type help > help is a shell builtin > # type ls > ls is aliased to `ls --color'
I should have phrased the question better. I was asking for the result of "type print" on Timothy's system. I'm thinking he has some print command that doesn't understand -r. > > Well, it looks like Andy got to it for me, so that's done. Guess it doesn't matter anymore. } Seem to recall that Ubuntu links /bin/sh to dash, which breaks a whole } buncha things. Ubuntu is evil. _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
