This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22830 execve("/usr/bin/man", ["man", "man"], 0x7ffdb3ed04d0 /* 51 vars */) = 0 | |
22830 brk(NULL) = 0x619000 | |
22830 fcntl(0, F_GETFD) = 0 | |
22830 fcntl(1, F_GETFD) = 0 | |
22830 fcntl(2, F_GETFD) = 0 | |
22830 access(0x7fa3dfbe423d, F_OK) = -1 ENOENT (No such file or directory) | |
22830 access(0x7fa3dfbe6fc0, R_OK) = -1 ENOENT (No such file or directory) | |
22830 open(0x7ffc2f6520c0, O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
22830 stat(0x7ffc2f6520c0, 0x7ffc2f652180) = -1 ENOENT (No such file or directory) | |
22830 open(0x7ffc2f6520c0, O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# index angle velocity survivors | |
# int rad AU/D int | |
# | |
0 0.00000000e+00 5.00000000e-01 2 | |
1 1.57869000e-02 5.00000000e-01 2 | |
2 3.15738000e-02 5.00000000e-01 3 | |
5 7.89345000e-02 5.00000000e-01 3 | |
7 1.10508000e-01 5.00000000e-01 2 | |
9 1.42082000e-01 5.00000000e-01 2 | |
10 1.57869000e-01 5.00000000e-01 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/gnuplot -persist | |
# | |
# | |
# G N U P L O T | |
# Version 4.6 patchlevel 5 last modified February 2014 | |
# Build System: Linux x86_64 | |
# | |
# Copyright (C) 1986-1993, 1998, 2004, 2007-2014 | |
# Thomas Williams, Colin Kelley and many others | |
# |