Edit File by line
•
/
home
/
barbar84
/
www
/
wp-conte...
/
plugins
/
sujqvwi
/
AnonR
/
anonr.TX...
/
usr
/
lib64
/
python3....
/
venv
•
File:
__main__.py
import sys
[
0
]
Fix
|
Delete
from . import main
[
1
]
Fix
|
Delete
[
2
]
Fix
|
Delete
rc = 1
[
3
]
Fix
|
Delete
try:
[
4
]
Fix
|
Delete
main()
[
5
]
Fix
|
Delete
rc = 0
[
6
]
Fix
|
Delete
except Exception as e:
[
7
]
Fix
|
Delete
print('Error: %s' % e, file=sys.stderr)
[
8
]
Fix
|
Delete
sys.exit(rc)
[
9
]
Fix
|
Delete
[
10
]
Fix
|
Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function
Edit text
Download
Information
Rename
Copy
Move
Delete
Chmod
List