command-line-murders/i-07446aeab4e6b0923
by SadServersMore by SadServers
-NUM same as --context=NUM --color[=WHEN], --colour[=WHEN] use markers to highlight the matching strings; WHEN is 'always', 'never', or 'auto' -U, --binary do not strip CR characters at EOL (MSDOS/Windows) When FILE is '-', read standard input. With no FILE, read '.' if recursive, '-' otherwise. With fewer than two FILEs, assume -h. Exit status is 0 if any line is selected, 1 otherwise; if any error occurs and -q is not given, the exit status is 2. Report bugs to: bug-grep@gnu.org GNU grep home page: <http://www.gnu.org/software/grep/> General help using GNU software: <https://www.gnu.org/gethelp/> admin@i-0cfb0cf4bc2c45ea2:~$ strace ./kihei 2>&1 | grep -E ""
kihei/i-0cfb0cf4bc2c45ea2 01:26
by SadServersadmin@i-05c3c00ce59015c71:~$ cd data/ admin@i-05c3c00ce59015c71:~/data$ gzip newdatafile admin@i-05c3c00ce59015c71:~/data$ cd .. admin@i-05c3c00ce59015c71:~$ cd gunzip .ansible/ .config/ .ssh/ agent/ data/ admin@i-05c3c00ce59015c71:~$ cd gunzip .ansible/ .config/ .ssh/ agent/ data/ admin@i-05c3c00ce59015c71:~$ cd .. admin@i-05c3c00ce59015c71:/home$ cd admin/ admin@i-05c3c00ce59015c71:~$ ls agent data datafile.gz kihei admin@i-05c3c00ce59015c71:~$ gunzip detafi gzip: detafi.gz: No such file or directory admin@i-05c3c00ce59015c71:~$ gunzip datafile.gz admin@i-05c3c00ce59015c71:~$
kihei/i-05c3c00ce59015c71 02:49
by SadServersadmin@i-037723d04d1282399:~$ netstat -tulnp (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN tcp6 0 0 :::22 :::* LISTEN tcp6 0 0 :::6767 :::* LISTEN tcp6 0 0 :::8080 :::* LISTEN udp 0 0 127.0.0.1:323 0.0.0.0:* udp 0 0 0.0.0.0:68 0.0.0.0:* udp6 0 0 fe80::8e1:d4ff:fe9b:546 :::* udp6 0 0 ::1:323 :::* admin@i-037723d04d1282399:~$