Hi Nick, Why not simply use touch and chmod ?
| touch file.txt | chmod 600 file.txt | echo secret > file.txt Regards, Bart Martens -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]
Hi Nick, Why not simply use touch and chmod ?
| touch file.txt | chmod 600 file.txt | echo secret > file.txt Regards, Bart Martens -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]