CHips L MINI SHELL
CHips L pro
Current Path :
/
proc
/
2
/
root
/
usr
/
share
/
zsh
/
4.3.11
/
functions
/
Upload File :
Current File : //proc/2/root/usr/share/zsh/4.3.11/functions/harden
#!/bin/sh # harden a link (convert it to a singly linked file) cp $1 $1.foo rm $1 mv $1.foo $1
Copyright 2K16 - 2K18 Indonesian Hacker Rulez