command-line-murders/i-005889e59c1aae02d
by SadServersMore by SadServers
write(2, "64", 264) = 2 write(2, " +", 2 +) = 2 write(2, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-03d92ba4a2004b7d1:~$ ./kihei -v Creating file /home/admin/data/newdatafile with size 1.5GB... panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-03d92ba4a2004b7d1:~$ lsblk -
kihei/i-03d92ba4a2004b7d1 03:17
by SadServersroot 572 0.1 6.0 107132 28272 ? Ss 21:59 0:00 /usr/bin/pythroot 575 0.0 0.9 220796 4224 ? Ssl 21:59 0:00 /usr/sbin/rsyroot 585 0.0 1.4 13492 6540 ? Ss 21:59 0:00 /lib/systemd/root 590 0.0 1.5 13352 7188 ? Ss 21:59 0:00 sshd: /usr/sbroot 591 0.0 0.3 2872 1764 tty1 Ss+ 21:59 0:00 /sbin/agetty root 592 0.0 0.4 4396 2036 ttyS0 Ss+ 21:59 0:00 /sbin/agetty _chrony 594 0.0 0.7 10852 3604 ? S 21:59 0:00 /usr/sbin/chr_chrony 595 0.0 0.1 10724 556 ? S 21:59 0:00 \_ /usr/sbinroot 609 0.0 3.7 26612 17372 ? Ss 21:59 0:00 /usr/bin/pythroot 770 0.0 0.7 5788 3268 ? Ss 22:02 0:00 /bin/bash /roroot 789 0.0 6.7 1254320 31692 ? Sl 22:02 0:00 \_ mc mirroradmin@i-002259b1376148ae2:/var/log$ cd /home/admin/ admin@i-002259b1376148ae2:~$ ls agent webserver.py admin@i-002259b1376148ae2:~$ ps auxf | grep w
paris/i-002259b1376148ae2 02:30
by SadServersgzip -c file1 file2 > foo.gz If you want to recompress concatenated files to get better compression, d gzip -cd old.gz | gzip > new.gz If a compressed file consists of several members, the uncompressed size a the --list option applies to the last member only. If you need the unco members, you can use: gzip -cd file.gz | wc -c If you wish to create a single archive file with multiple members so that Manual page gzip(1) line 187 (press h for help or q to quit)