> I want to execute some script file in usb storage media with fat32 format,
> but I can not set execute permission to them with "chown +x". What shall I
> do?

I don't think "chown +x" is possible on an alien FS.
On my usb stick with FAT32, all files look like they're executables.

You might simply use:

$ . ./script_file

Manon.


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to