paris/i-032b14b686448662d
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-0e3961f5378b75934:~$ ls agent data datafile kihei admin@i-0e3961f5378b75934:~$ ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0e3961f5378b75934:~$ ./kihei help panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0e3961f5378b75934:~$
kihei/i-0e3961f5378b75934 00:35
by SadServersunix 3 [ ] STREAM CONNECTED 11297 - unix 3 [ ] SEQPACKET CONNECTED 11367 - unix 3 [ ] STREAM CONNECTED 11437 - et unix 3 [ ] STREAM CONNECTED 10838 - unix 3 [ ] STREAM CONNECTED 10827 - unix 3 [ ] STREAM CONNECTED 10839 - et unix 3 [ ] STREAM CONNECTED 11473 - ut admin@i-01253b0100cbaa15e:~$ netstat -anp | grep 5000 (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN admin@i-01253b0100cbaa15e:~$ ps -ef | G
paris/i-01253b0100cbaa15e 01:07
by SadServersadmin@i-0eb2b2fb37bbcf158:~$ mkdir /tmp/kihei admin@i-0eb2b2fb37bbcf158:~$ ^[[200~mount -t tmpfs -o size=2G tmpfs /tmp/kihei bash: $'\E[200~mount': command not found admin@i-0eb2b2fb37bbcf158:~$ mount -t tmpfs -o size=2G tmpfs /tmp/kihei mount: /tmp/kihei: must be superuser to use mount. admin@i-0eb2b2fb37bbcf158:~$ sudo mount -t tmpfs -o size=2G tmpfs /tmp/kihei