Has anyone ever run into a problem when running a command inside of a script where an "Illegal Seek" error is generated? A little background:
-The command is using sudo. It asks for my sudo password before it runs, but returns as an illegal seek.
-When i run the command from the command line, it executes just fine.
-Subsequent attempts to run the script generate the same error, even after the user is considered "trusted" and doesnt have to enter a password any longer.
Any help would be greatly appreciated as always. Ive gone through 6 cans of Jolt trying to figure it out.
-The command is using sudo. It asks for my sudo password before it runs, but returns as an illegal seek.
-When i run the command from the command line, it executes just fine.
-Subsequent attempts to run the script generate the same error, even after the user is considered "trusted" and doesnt have to enter a password any longer.
Any help would be greatly appreciated as always. Ive gone through 6 cans of Jolt trying to figure it out.