On 03/25/2016 09:51 PM, William Hermans wrote:

    /Careful. '/usr/bin/test' is often a real program for/
    /shells that don't have builtin 'test'. Which you just/
    /overwrote./


I had no idea . . . good thing this is a test image - heh. Thanks Peter :)

root@ticktock:/dev# type test
test is a shell builtin
root@ticktock:/dev# type -a test
test is a shell builtin
test is /usr/bin/test
root@ticktock:/dev#

Mike

--
For more options, visit http://beagleboard.org/discuss
--- You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to