1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-06 06:51:33 +01:00

unposted: force file to be non-executable

This commit is contained in:
Peter Stephenson 2007-07-25 20:11:21 +00:00
parent 6850c625e2
commit 71745c6f9b

View file

@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/sh
# harden a link (convert it to a singly linked file)
cp $1 $1.foo
rm $1