Learn about Linux
Download Linux
Get Linux help
Get special offers on:
Linux Application Dev Programming Software
Email:
#
Return to CLI Magic: A little script to customize directory listings
© Copyright 1999-2008 - SourceForge, Inc., All Rights Reserved About Linux.com - Privacy Statement - Terms of Use - Advertise - Trademark - Ask Linux Questions - Write for Us - RSS Feed ThinkGeek - Slashdot - SourceForge.net - freshmeat - Surveys - Jobs
CLI Magic: A little script to customize directory listings
Posted by: Anonymous [ip: 58.110.211.241] on December 11, 2007 04:53 PMWhy do you set it suid ?
Seems to work fine without that, and setuid root is not a good idea unless absolutely necessary...
I think chmod 755 is adequate. Also, it would be more usual to put things like this in /usr/local/bin , but that's a quibble.
#