Edit File by line
•
/
home
/
barbar84
/
public_h...
/
wp-conte...
/
plugins
/
sujqvwi
/
AnonR
/
smanonr....
/
opt
/
imh-pyth...
/
bin
•
File:
ipmitool.py
#!/opt/imh-python/bin/python3.9
[
0
]
Fix
|
Delete
# -*- coding: utf-8 -*-
[
1
]
Fix
|
Delete
import re
[
2
]
Fix
|
Delete
import sys
[
3
]
Fix
|
Delete
from pyipmi.ipmitool import main
[
4
]
Fix
|
Delete
if __name__ == '__main__':
[
5
]
Fix
|
Delete
sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
[
6
]
Fix
|
Delete
sys.exit(main())
[
7
]
Fix
|
Delete
[
8
]
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