> [EMAIL PROTECTED]:~$ sudo tempfile -d /mnt/
> /mnt/fileX2rpBE
> [EMAIL PROTECTED]:~$ sudo tempfile -d /mnt/ -s foo
> link: Operation not permitted
> [EMAIL PROTECTED]:~$ ls /mnt/
> fileEiGFHT  fileX2rpBE
> [EMAIL PROTECTED]:~$

tempfile would need to work around the lack of hardlink support on FAT.
Is this worth fixing?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to