mirror of
https://github.com/fuzzdb-project/fuzzdb.git
synced 2024-11-10 05:24:12 +00:00
10 lines
117 B
Text
10 lines
117 B
Text
uname -n -s
|
|
whoami
|
|
pwd
|
|
last
|
|
cat /etc/passwd
|
|
ls -la /tmp
|
|
ls -la /home
|
|
ping -i 30 127.0.0.1
|
|
ping 127.0.0.1
|
|
ping -n 30
|