mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-05-08 01:35:11 -04:00
Reorganized
This commit is contained in:
parent
ab54dc8e70
commit
2afd831662
281 changed files with 253 additions and 33 deletions
|
@ -1,15 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
FILE=~/Desktop/test/ghost
|
||||
FILE1=~/Desktop/test/cpghost
|
||||
|
||||
|
||||
while [[ true ]]
|
||||
do
|
||||
if [ -f $FILE ]
|
||||
then
|
||||
cp $FILE $FILE2
|
||||
echo got it
|
||||
fi
|
||||
sleep 2
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue