%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/share/zsh/5.8/functions/Misc/
Upload File :
Create Path :
Current File : //usr/local/share/zsh/5.8/functions/Misc/harden

#!/bin/sh
# harden a link (convert it to a singly linked file)
cp $1 $1.foo
rm $1
mv $1.foo $1


Zerion Mini Shell 1.0