On Fri, 24 Jul 2009, michael rice wrote: > Is there a problem with naming a bash script file "script"? I'm using Fedora > 11.
Most systems already have a command called 'script'. It is not a good idea to use the names of existing commands for your scripts. -- Chris F.A. Johnson, webmaster <http://woodbine-gerrard.com> =================================================================== Author: Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)