uawdijnntqw1x1x1
IP : 216.73.216.81
Hostname : altar25.supremepanel25.com
Kernel : Linux altar25.supremepanel25.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
..
/
dev
/
..
/
usr
/
lib64
/
libxslt-plugins
/
..
/
python3.11
/
..
/
golang
/
..
/
python2.7
/
Demo
/
pdist
/
mac.py
/
/
import sys import string import rcvs def main(): while 1: try: line = raw_input('$ ') except EOFError: break words = string.split(line) if not words: continue if words[0] != 'rcvs': words.insert(0, 'rcvs') sys.argv = words rcvs.main() main()
/home/../dev/../usr/lib64/libxslt-plugins/../python3.11/../golang/../python2.7/Demo/pdist/mac.py