oh-my-fish / theme-budspencer

A theme for nerds, makes fish even more powerful. It's equipped with a hell of a lot of nice functions and key bindings to speed up your workflow.
MIT License
107 stars 41 forks source link

Hang after any command #2

Closed t3chguy closed 9 years ago

t3chguy commented 9 years ago

capturefish

See screenshot, after any command I no longer have control, the process does not take any large amounts of memory or CPU time, but I am unable to do anything with the fish-shell. Reporting here as it only happens with this fantastic theme :(

t3chguy commented 9 years ago
root@nexus:~# strace -p 28093
Process 28093 attached
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "h", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(1, [0], NULL, NULL, {0, 0})      = 0 (Timeout)
gettimeofday({1435340044, 649373}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28165
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28166
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "h\33[162C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33"..., 100) = 100
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[162C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\10\33[31m\33[1mh\33[162C\33(B\33[m\33[38;5;32"..., 116) = 116
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[38;5;240mtop\33[159C\33[30m\33(B\33[m\33"..., 124) = 124
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "t", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(1, [0], NULL, NULL, {0, 0})      = 0 (Timeout)
gettimeofday({1435340044, 743344}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28167
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[31m\33[1mt\33(B\33[m\33[38;5;240mop\33[1"..., 139) = 139
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[161C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "o", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(1, [0], NULL, NULL, {0, 0})      = 0 (Timeout)
gettimeofday({1435340044, 861225}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28168
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[31m\33[1mo\33(B\33[m\33[38;5;240mp\33[15"..., 138) = 138
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[160C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "p", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(1, [0], NULL, NULL, {0, 0})      = 0 (Timeout)
gettimeofday({1435340044, 931463}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28169
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[31m\33[1mp\33[159C\33(B\33[m\33[38;5;32m"..., 115) = 115
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[159C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\10\10\10\10\33[38;5;26mhtop\33[159C\33[30m\33(B"..., 128) = 128
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "\177", 1)                      = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
gettimeofday({1435340046, 381856}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28170
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\10\33[K\33[160C\33[38;5;32m\356\202\262\33[30m\33(B\33"..., 103) = 103
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\10\10\10\33[31m\33[1mhto\33[160C\33(B\33[m\33[38;"..., 120) = 120
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "\177", 1)                      = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
gettimeofday({1435340046, 583117}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28171
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\10\33[K\33[161C\33[38;5;32m\356\202\262\33[30m\33(B\33"..., 103) = 103
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "\177", 1)                      = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
gettimeofday({1435340046, 873269}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28172
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\10\33[K\33[162C\33[38;5;32m\356\202\262\33[30m\33(B\33"..., 103) = 103
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "\177", 1)                      = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
gettimeofday({1435340047, 125303}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28173
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\10\33[K\33[163C\33[38;5;32m\356\202\262\33[30m\33(B\33"..., 103) = 103
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "\177", 1)                      = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[163C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "\177", 1)                      = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[163C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "\177", 1)                      = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[163C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "\177", 1)                      = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[163C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "\177", 1)                      = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[163C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "\177", 1)                      = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[163C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, " ", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(1, [0], NULL, NULL, {0, 0})      = 0 (Timeout)
gettimeofday({1435340050, 180164}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28174
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28175
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, " \33[162C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33"..., 100) = 100
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[162C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "\177", 1)                      = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
gettimeofday({1435340050, 853584}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28176
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\10\33[K\33[163C\33[38;5;32m\356\202\262\33[30m\33(B\33"..., 103) = 103
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "l", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(1, [0], NULL, NULL, {0, 0})      = 0 (Timeout)
gettimeofday({1435340052, 350477}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28179
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f58259b9000
mprotect(0x7f58259b9000, 4096, PROT_NONE) = 0
clone(child_stack=0x7f58261b8fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58261b99d0, tls=0x7f58261b9700, child_tidptr=0x7f58261b99d0) = 28180
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "l\33[162C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33"..., 100) = 100
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[162C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\10\33[31m\33[1ml\33[162C\33(B\33[m\33[38;5;32"..., 116) = 116
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[38;5;240mdattach \33[154C\33[30m\33("..., 129) = 129
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "s", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(1, [0], NULL, NULL, {0, 0})      = 0 (Timeout)
gettimeofday({1435340052, 445539}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58269b9fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58269ba9d0, tls=0x7f58269ba700, child_tidptr=0x7f58269ba9d0) = 28181
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58261b8fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58261b99d0, tls=0x7f58261b9700, child_tidptr=0x7f58261b99d0) = 28182
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[31m\33[1ms\33(B\33[m\33[K\33[161C\33[38;5;"..., 118) = 118
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[161C\33[38;5;32m\356\202\262\33[30m\33(B\33[m\33["..., 99) = 99
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\10\10\33[38;5;26mls\33[161C\33[30m\33(B\33[m\33"..., 124) = 124
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[38;5;240minitramfs \33[151C\33[30m"..., 131) = 131
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "\n", 1)                        = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
open("/root/.config/fish/fish_history", O_WRONLY|O_APPEND|O_CLOEXEC) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1089, ...}) = 0
fcntl(6, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
write(6, "- cmd: ls\n  when: 1435340052\n", 29) = 29
close(6)                                = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33[K\33[161C\33[38;5;32m\356\202\262\33[30m\33(B\33["..., 102) = 102
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\n", 1)                       = 1
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(0, SNDCTL_TMR_START or SNDRV_TIMER_IOCTL_TREAD or TCSETS, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
write(1, "\33", 1)                      = 1
write(1, "[", 1)                        = 1
write(1, "3", 1)                        = 1
write(1, "0", 1)                        = 1
write(1, "m", 1)                        = 1
write(1, "\33", 1)                      = 1
write(1, "(", 1)                        = 1
write(1, "B", 1)                        = 1
write(1, "\33", 1)                      = 1
write(1, "[", 1)                        = 1
write(1, "m", 1)                        = 1
stat("/root/.oh-my-fish/plugins/theme/fish_title.fish", 0x7ffea51c7f30) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/fish_title.fish", 0x7ffea51c7f30) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/fish_title.fish", 0x7ffea51c7f30) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//fish_title.fish", 0x7ffea51c7f30) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/fish_title.fish", 0x7ffea51c7f30) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/fish_title.fish", 0x7ffea51c7f30) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/fish_title.fish", 0x7ffea51c7f30) = -1 ENOENT (No such file or directory)
rt_sigaction(SIGINT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
pipe([6, 7])                            = 0
fcntl(6, F_GETFD)                       = 0
fcntl(6, F_SETFD, FD_CLOEXEC)           = 0
fcntl(7, F_GETFD)                       = 0
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
fcntl(6, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(6, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
stat("/root/.oh-my-fish/plugins/theme/echo.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/echo.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/echo.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//echo.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/echo.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/echo.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/echo.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c6930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("/root/.oh-my-fish/plugins/theme/__fish_pwd.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/__fish_pwd.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/__fish_pwd.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//__fish_pwd.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/__fish_pwd.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/__fish_pwd.fish", 0x7ffea51c7a00) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/__fish_pwd.fish", {st_mode=S_IFREG|0644, st_size=216, ...}) = 0
access("/usr/share/fish/functions/__fish_pwd.fish", R_OK) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.oh-my-fish/plugins/theme/pwd.fish", 0x7ffea51c71a0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/pwd.fish", 0x7ffea51c71a0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/pwd.fish", 0x7ffea51c71a0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//pwd.fish", 0x7ffea51c71a0) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/pwd.fish", 0x7ffea51c71a0) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/pwd.fish", 0x7ffea51c71a0) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/pwd.fish", 0x7ffea51c71a0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
getcwd("/root", 24576)                  = 6
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c60d0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c6930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(7)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(6)                                = 0
write(1, "\33", 1)                      = 1
write(1, "]", 1)                        = 1
write(1, "0", 1)                        = 1
write(1, ";", 1)                        = 1
write(1, "l", 1)                        = 1
write(1, "s", 1)                        = 1
write(1, " ", 1)                        = 1
write(1, " ", 1)                        = 1
write(1, "/", 1)                        = 1
write(1, "r", 1)                        = 1
write(1, "o", 1)                        = 1
write(1, "o", 1)                        = 1
write(1, "t", 1)                        = 1
write(1, "\7", 1)                       = 1
rt_sigaction(SIGINT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {0x49c550, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGWINCH, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGHUP, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTERM, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
write(1, "\33", 1)                      = 1
write(1, "[", 1)                        = 1
write(1, "3", 1)                        = 1
write(1, "0", 1)                        = 1
write(1, "m", 1)                        = 1
write(1, "\33", 1)                      = 1
write(1, "(", 1)                        = 1
write(1, "B", 1)                        = 1
write(1, "\33", 1)                      = 1
write(1, "[", 1)                        = 1
write(1, "m", 1)                        = 1
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(0, SNDCTL_TMR_START or SNDRV_TIMER_IOCTL_TREAD or TCSETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
gettimeofday({1435340052, 730115}, NULL) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
access("/usr/local/sbin/grc", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/local/bin/grc", X_OK)      = -1 ENOENT (No such file or directory)
access("/usr/sbin/grc", X_OK)           = -1 ENOENT (No such file or directory)
access("/usr/bin/grc", X_OK)            = 0
stat("/usr/bin/grc", {st_mode=S_IFREG|0755, st_size=3904, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28183
setpgid(28183, 28183)                   = 0
ioctl(0, SNDRV_TIMER_IOCTL_SELECT or TIOCSPGRP, [28183]) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
ioctl(0, SNDRV_TIMER_IOCTL_SELECT or TIOCSPGRP, [28183]) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WSTOPPED, NULL) = 28183
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28183, si_status=0, si_utime=3, si_stime=3} ---
rt_sigreturn()                          = 28183
wait4(-1, 0x7ffea51c69d4, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
getpgrp()                               = 28093
ioctl(0, SNDRV_TIMER_IOCTL_SELECT or TIOCSPGRP, [28093]) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
wait4(-1, 0x7ffea51c6ed4, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
getpgrp()                               = 28093
ioctl(0, SNDRV_TIMER_IOCTL_SELECT or TIOCSPGRP, [28093]) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
getpgrp()                               = 28093
ioctl(0, SNDRV_TIMER_IOCTL_SELECT or TIOCSPGRP, [28093]) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
gettimeofday({1435340052, 928498}, NULL) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, SNDCTL_TMR_START or SNDRV_TIMER_IOCTL_TREAD or TCSETS, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
rt_sigaction(SIGINT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
stat("/root/.oh-my-fish/plugins/theme/__budspencer_create_cmd_hist.fish", 0x7ffea51c7a30) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/__budspencer_create_cmd_hist.fish", 0x7ffea51c7a30) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/__budspencer_create_cmd_hist.fish", 0x7ffea51c7a30) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//__budspencer_create_cmd_hist.fish", 0x7ffea51c7a30) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/__budspencer_create_cmd_hist.fish", 0x7ffea51c7a30) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/__budspencer_create_cmd_hist.fish", 0x7ffea51c7a30) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/__budspencer_create_cmd_hist.fish", 0x7ffea51c7a30) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.oh-my-fish/plugins/theme/[.fish", 0x7ffea51c70c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/[.fish", 0x7ffea51c70c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/[.fish", 0x7ffea51c70c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//[.fish", 0x7ffea51c70c0) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/[.fish", 0x7ffea51c70c0) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/[.fish", 0x7ffea51c70c0) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/[.fish", 0x7ffea51c70c0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.oh-my-fish/plugins/theme/set.fish", 0x7ffea51c7090) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/set.fish", 0x7ffea51c7090) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/set.fish", 0x7ffea51c7090) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//set.fish", 0x7ffea51c7090) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/set.fish", 0x7ffea51c7090) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/set.fish", 0x7ffea51c7090) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/set.fish", 0x7ffea51c7090) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
pipe([6, 7])                            = 0
fcntl(6, F_GETFD)                       = 0
fcntl(6, F_SETFD, FD_CLOEXEC)           = 0
fcntl(7, F_GETFD)                       = 0
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
fcntl(6, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(6, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
stat("/root/.oh-my-fish/plugins/theme/fish_indent.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/fish_indent.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/fish_indent.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//fish_indent.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/fish_indent.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/fish_indent.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/fish_indent.fish", {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
access("/usr/share/fish/functions/fish_indent.fish", R_OK) = 0
pipe([8, 9])                            = 0
fcntl(8, F_GETFD)                       = 0
fcntl(8, F_SETFD, FD_CLOEXEC)           = 0
fcntl(9, F_GETFD)                       = 0
fcntl(9, F_SETFD, FD_CLOEXEC)           = 0
fcntl(8, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(8, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
stat("/root/.oh-my-fish/plugins/theme/source.fish", 0x7ffea51c5fd0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/source.fish", 0x7ffea51c5fd0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/source.fish", 0x7ffea51c5fd0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//source.fish", 0x7ffea51c5fd0) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/source.fish", 0x7ffea51c5fd0) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/source.fish", 0x7ffea51c5fd0) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/source.fish", 0x7ffea51c5fd0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
open("/usr/share/fish/functions/fish_indent.fish", O_RDONLY|O_CLOEXEC) = 10
fstat(10, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
fcntl(10, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(10, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5828125000
read(10, "function fish_indent --descripti"..., 4096) = 206
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0x7f5828125000, 4096)            = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4f00, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(9)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(8)                                = 0
stat("/root/.oh-my-fish/plugins/theme/expand.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/expand.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/expand.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//expand.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/expand.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/expand.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/expand.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
access("/usr/local/sbin/expand", X_OK)  = -1 ENOENT (No such file or directory)
access("/usr/local/bin/expand", X_OK)   = -1 ENOENT (No such file or directory)
access("/usr/sbin/expand", X_OK)        = -1 ENOENT (No such file or directory)
access("/usr/bin/expand", X_OK)         = 0
stat("/usr/bin/expand", {st_mode=S_IFREG|0755, st_size=31360, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
pipe([8, 9])                            = 0
fcntl(8, F_GETFD)                       = 0
fcntl(8, F_SETFD, FD_CLOEXEC)           = 0
fcntl(9, F_GETFD)                       = 0
fcntl(9, F_SETFD, FD_CLOEXEC)           = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28187
close(9)                                = 0
pipe([9, 10])                           = 0
fcntl(9, F_GETFD)                       = 0
fcntl(9, F_SETFD, FD_CLOEXEC)           = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28187, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
pipe([11, 12])                          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(12, F_GETFD)                      = 0
fcntl(12, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(11, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28187
wait4(-1, 0x7ffea51c6554, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
stat("/root/.oh-my-fish/plugins/theme/eval.fish", 0x7ffea51c5f60) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/eval.fish", 0x7ffea51c5f60) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/eval.fish", 0x7ffea51c5f60) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//eval.fish", 0x7ffea51c5f60) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/eval.fish", 0x7ffea51c5f60) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/eval.fish", 0x7ffea51c5f60) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/eval.fish", {st_mode=S_IFREG|0644, st_size=2189, ...}) = 0
access("/usr/share/fish/functions/eval.fish", R_OK) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c4630, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c4520, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c4630, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("/root/.oh-my-fish/plugins/theme/status.fish", 0x7ffea51c55f0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/status.fish", 0x7ffea51c55f0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/status.fish", 0x7ffea51c55f0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//status.fish", 0x7ffea51c55f0) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/status.fish", 0x7ffea51c55f0) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/status.fish", 0x7ffea51c55f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/status.fish", 0x7ffea51c55f0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c4520, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c44f0, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c4520, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c44f0, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c3dd0, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c4630, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28188
setpgid(28188, 28188)                   = 0
pipe([13, 14])                          = 0
fcntl(13, F_GETFD)                      = 0
fcntl(13, F_SETFD, FD_CLOEXEC)          = 0
fcntl(14, F_GETFD)                      = 0
fcntl(14, F_SETFD, FD_CLOEXEC)          = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28189
setpgid(28189, 28188)                   = 0
close(14)                               = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28189, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
dup(13)                                 = 14
fcntl(14, F_GETFL)                      = 0 (flags O_RDONLY)
fstat(14, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5828125000
read(14, "begin; /usr/bin/fish_indent \n ;e"..., 4096) = 44
read(14, "", 4096)                      = 0
close(14)                               = 0
munmap(0x7f5828125000, 4096)            = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28189
wait4(-1, 0x7ffea51c42e4, WNOHANG|WSTOPPED, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.oh-my-fish/plugins/theme//usr/bin/fish_indent.fish", 0x7ffea51c34d0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer//usr/bin/fish_indent.fish", 0x7ffea51c34d0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf//usr/bin/fish_indent.fish", 0x7ffea51c34d0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions///usr/bin/fish_indent.fish", 0x7ffea51c34d0) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions//usr/bin/fish_indent.fish", 0x7ffea51c34d0) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions//usr/bin/fish_indent.fish", 0x7ffea51c34d0) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions//usr/bin/fish_indent.fish", 0x7ffea51c34d0) = -1 ENOENT (No such file or directory)
access("/usr/bin/fish_indent", X_OK)    = 0
stat("/usr/bin/fish_indent", {st_mode=S_IFREG|0755, st_size=987512, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28190
setpgid(28190, 28190)                   = -1 EACCES (Permission denied)
getpgid(0x6e1e)                         = 28190
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28190, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28190
wait4(-1, 0x7ffea51c3404, WNOHANG|WSTOPPED, NULL) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, "ls\n", 4096)                  = 3
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c2400, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c2c20, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
close(13)                               = 0
kill(28188, SIGKILL)                    = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=28188, si_status=SIGKILL, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c4630, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
wait4(-1, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGKILL}], WNOHANG|WSTOPPED, NULL) = 28188
wait4(-1, 0x7ffea51c5b34, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c4630, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c4630, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c4630, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(11, 0x7ffea51c4e90, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
close(12)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], ~[KILL STOP RTMIN RT_1], 8) = 0
read(11, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, ~[KILL STOP RTMIN RT_1], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28191
close(11)                               = 0
close(8)                                = 0
close(10)                               = 0
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28192
close(9)                                = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28191, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28191
wait4(-1, 0x7ffea51c66f4, WNOHANG|WSTOPPED, NULL) = 0
select(7, [6], NULL, NULL, {0, 10000})  = 1 (in [6], left {0, 9085})
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, "ls\n", 4096)                   = 3
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c56f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(7, [6], NULL, NULL, {0, 10000})  = ? ERESTARTNOHAND (To be restarted if no handler)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28192, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = -1 EINTR (Interrupted system call)
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28192
wait4(-1, 0x7ffea51c66f4, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c56f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(7)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(6)                                = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
pipe([6, 7])                            = 0
fcntl(6, F_GETFD)                       = 0
fcntl(6, F_SETFD, FD_CLOEXEC)           = 0
fcntl(7, F_GETFD)                       = 0
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
fcntl(6, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(6, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
stat("/root/.oh-my-fish/plugins/theme/expr.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/expr.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/expr.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//expr.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/expr.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/expr.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/expr.fish", 0x7ffea51c67c0) = -1 ENOENT (No such file or directory)
access("/usr/local/sbin/expr", X_OK)    = -1 ENOENT (No such file or directory)
access("/usr/local/bin/expr", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/sbin/expr", X_OK)          = -1 ENOENT (No such file or directory)
access("/usr/bin/expr", X_OK)           = 0
stat("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=39552, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28193
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
select(7, [6], NULL, NULL, {0, 10000})  = 1 (in [6], left {0, 9728})
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, "2\n", 4096)                    = 2
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c56f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(7, [6], NULL, NULL, {0, 10000})  = ? ERESTARTNOHAND (To be restarted if no handler)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28193, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = -1 EINTR (Interrupted system call)
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28193
wait4(-1, 0x7ffea51c66f4, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c56f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(7)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(6)                                = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
access("/usr/local/sbin/expr", X_OK)    = -1 ENOENT (No such file or directory)
access("/usr/local/bin/expr", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/sbin/expr", X_OK)          = -1 ENOENT (No such file or directory)
access("/usr/bin/expr", X_OK)           = 0
stat("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=39552, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28194
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WSTOPPED, NULL) = 28194
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28194, si_status=1, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 28194
wait4(-1, 0x7ffea51c6694, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
wait4(-1, 0x7ffea51c6b94, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
stat("/root/.oh-my-fish/plugins/theme/contains.fish", 0x7ffea51c6720) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/contains.fish", 0x7ffea51c6720) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/contains.fish", 0x7ffea51c6720) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//contains.fish", 0x7ffea51c6720) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/contains.fish", 0x7ffea51c6720) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/contains.fish", 0x7ffea51c6720) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/contains.fish", 0x7ffea51c6720) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
write(1, "\7", 1)                       = 1
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigaction(SIGINT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {0x49c550, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGWINCH, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGHUP, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTERM, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
stat("/root/.oh-my-fish/plugins/theme/fish_prompt.fish", 0x7ffea51c80a0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/fish_prompt.fish", {st_mode=S_IFREG|0644, st_size=23748, ...}) = 0
access("/root/.oh-my-fish/themes/budspencer/fish_prompt.fish", R_OK) = 0
stat("/root/.oh-my-fish/plugins/theme/fish_right_prompt.fish", 0x7ffea51c80a0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/fish_right_prompt.fish", {st_mode=S_IFREG|0644, st_size=7961, ...}) = 0
access("/root/.oh-my-fish/themes/budspencer/fish_right_prompt.fish", R_OK) = 0
rt_sigaction(SIGINT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
stat("/root/.oh-my-fish/plugins/theme/fish_mode_prompt.fish", 0x7ffea51c79d0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/fish_mode_prompt.fish", 0x7ffea51c79d0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/fish_mode_prompt.fish", 0x7ffea51c79d0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//fish_mode_prompt.fish", 0x7ffea51c79d0) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/fish_mode_prompt.fish", 0x7ffea51c79d0) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/fish_mode_prompt.fish", 0x7ffea51c79d0) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/fish_mode_prompt.fish", {st_mode=S_IFREG|0644, st_size=531, ...}) = 0
access("/usr/share/fish/functions/fish_mode_prompt.fish", R_OK) = 0
pipe([6, 7])                            = 0
fcntl(6, F_GETFD)                       = 0
fcntl(6, F_SETFD, FD_CLOEXEC)           = 0
fcntl(7, F_GETFD)                       = 0
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
fcntl(6, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(6, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c5a60, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c63d0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(7)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(6)                                = 0
pipe([6, 7])                            = 0
fcntl(6, F_GETFD)                       = 0
fcntl(6, F_SETFD, FD_CLOEXEC)           = 0
fcntl(7, F_GETFD)                       = 0
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
fcntl(6, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(6, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c5b70, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([8, 9])                            = 0
fcntl(8, F_GETFD)                       = 0
fcntl(8, F_SETFD, FD_CLOEXEC)           = 0
fcntl(9, F_GETFD)                       = 0
fcntl(9, F_SETFD, FD_CLOEXEC)           = 0
fcntl(8, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(8, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
stat("/root/.oh-my-fish/plugins/theme/__budspencer_prompt_bindmode.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/__budspencer_prompt_bindmode.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/__budspencer_prompt_bindmode.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//__budspencer_prompt_bindmode.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/__budspencer_prompt_bindmode.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/__budspencer_prompt_bindmode.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/__budspencer_prompt_bindmode.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4840, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4840, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4730, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
stat("/root/.oh-my-fish/plugins/theme/count.fish", 0x7ffea51c5130) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/count.fish", 0x7ffea51c5130) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/count.fish", 0x7ffea51c5130) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//count.fish", 0x7ffea51c5130) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/count.fish", 0x7ffea51c5130) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/count.fish", 0x7ffea51c5130) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/count.fish", 0x7ffea51c5130) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c4060, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("/root/.oh-my-fish/plugins/theme/set_color.fish", 0x7ffea51c5b10) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/set_color.fish", 0x7ffea51c5b10) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/set_color.fish", 0x7ffea51c5b10) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//set_color.fish", 0x7ffea51c5b10) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/set_color.fish", 0x7ffea51c5b10) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/set_color.fish", 0x7ffea51c5b10) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/set_color.fish", 0x7ffea51c5b10) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c52a0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(9)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(8)                                = 0
pipe([8, 9])                            = 0
fcntl(8, F_GETFD)                       = 0
fcntl(8, F_SETFD, FD_CLOEXEC)           = 0
fcntl(9, F_GETFD)                       = 0
fcntl(9, F_SETFD, FD_CLOEXEC)           = 0
fcntl(8, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(8, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
stat("/root/.oh-my-fish/plugins/theme/__budspencer_prompt_git_branch.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/__budspencer_prompt_git_branch.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/__budspencer_prompt_git_branch.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//__budspencer_prompt_git_branch.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/__budspencer_prompt_git_branch.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/__budspencer_prompt_git_branch.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/__budspencer_prompt_git_branch.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
access("/usr/local/sbin/git", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/local/bin/git", X_OK)      = -1 ENOENT (No such file or directory)
access("/usr/sbin/git", X_OK)           = -1 ENOENT (No such file or directory)
access("/usr/bin/git", X_OK)            = 0
stat("/usr/bin/git", {st_mode=S_IFREG|0755, st_size=1680768, ...}) = 0
stat("/root/.oh-my-fish/plugins/theme/sed.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/sed.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/sed.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//sed.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/sed.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/sed.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/sed.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
access("/usr/local/sbin/sed", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/local/bin/sed", X_OK)      = -1 ENOENT (No such file or directory)
access("/usr/sbin/sed", X_OK)           = -1 ENOENT (No such file or directory)
access("/usr/bin/sed", X_OK)            = -1 ENOENT (No such file or directory)
access("/sbin/sed", X_OK)               = -1 ENOENT (No such file or directory)
access("/bin/sed", X_OK)                = 0
stat("/bin/sed", {st_mode=S_IFREG|0755, st_size=73352, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
pipe([12, 13])                          = 0
fcntl(12, F_GETFD)                      = 0
fcntl(12, F_SETFD, FD_CLOEXEC)          = 0
fcntl(13, F_GETFD)                      = 0
fcntl(13, F_SETFD, FD_CLOEXEC)          = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28195
close(13)                               = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28196
close(12)                               = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28195, si_status=128, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 128}], WNOHANG|WSTOPPED, NULL) = 28195
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28196
wait4(-1, 0x7ffea51c5174, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c4170, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("/root/.oh-my-fish/plugins/theme/test.fish", 0x7ffea51c59c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/test.fish", 0x7ffea51c59c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/test.fish", 0x7ffea51c59c0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//test.fish", 0x7ffea51c59c0) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/test.fish", 0x7ffea51c59c0) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/test.fish", 0x7ffea51c59c0) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/test.fish", 0x7ffea51c59c0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
access("/usr/local/sbin/git", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/local/bin/git", X_OK)      = -1 ENOENT (No such file or directory)
access("/usr/sbin/git", X_OK)           = -1 ENOENT (No such file or directory)
access("/usr/bin/git", X_OK)            = 0
stat("/usr/bin/git", {st_mode=S_IFREG|0755, st_size=1680768, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28197
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28197, si_status=128, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 128}], WNOHANG|WSTOPPED, NULL) = 28197
wait4(-1, 0x7ffea51c5034, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c4030, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4900, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
access("/usr/local/sbin/git", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/local/bin/git", X_OK)      = -1 ENOENT (No such file or directory)
access("/usr/sbin/git", X_OK)           = -1 ENOENT (No such file or directory)
access("/usr/bin/git", X_OK)            = 0
stat("/usr/bin/git", {st_mode=S_IFREG|0755, st_size=1680768, ...}) = 0
access("/usr/local/sbin/sed", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/local/bin/sed", X_OK)      = -1 ENOENT (No such file or directory)
access("/usr/sbin/sed", X_OK)           = -1 ENOENT (No such file or directory)
access("/usr/bin/sed", X_OK)            = -1 ENOENT (No such file or directory)
access("/sbin/sed", X_OK)               = -1 ENOENT (No such file or directory)
access("/bin/sed", X_OK)                = 0
stat("/bin/sed", {st_mode=S_IFREG|0755, st_size=73352, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
pipe([12, 13])                          = 0
fcntl(12, F_GETFD)                      = 0
fcntl(12, F_SETFD, FD_CLOEXEC)          = 0
fcntl(13, F_GETFD)                      = 0
fcntl(13, F_SETFD, FD_CLOEXEC)          = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28198
close(13)                               = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28199
close(12)                               = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28198, si_status=128, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 128}], WNOHANG|WSTOPPED, NULL) = 28198
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28199
wait4(-1, 0x7ffea51c4ef4, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c3ef0, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47c0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c3ef0, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c3dc0, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c3c90, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47c0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c52a0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(9)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(8)                                = 0
pipe([8, 9])                            = 0
fcntl(8, F_GETFD)                       = 0
fcntl(8, F_SETFD, FD_CLOEXEC)           = 0
fcntl(9, F_GETFD)                       = 0
fcntl(9, F_SETFD, FD_CLOEXEC)           = 0
fcntl(8, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(8, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
stat("/root/.oh-my-fish/plugins/theme/__budspencer_prompt_left_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/__budspencer_prompt_left_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/__budspencer_prompt_left_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//__budspencer_prompt_left_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/__budspencer_prompt_left_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/__budspencer_prompt_left_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/__budspencer_prompt_left_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
stat("/root/.oh-my-fish/plugins/theme/jobs.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/jobs.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/jobs.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//jobs.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/jobs.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/jobs.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/jobs.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/theme/wc.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/wc.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/wc.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//wc.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/wc.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/wc.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/wc.fish", 0x7ffea51c5240) = -1 ENOENT (No such file or directory)
access("/usr/local/sbin/wc", X_OK)      = -1 ENOENT (No such file or directory)
access("/usr/local/bin/wc", X_OK)       = -1 ENOENT (No such file or directory)
access("/usr/sbin/wc", X_OK)            = -1 ENOENT (No such file or directory)
access("/usr/bin/wc", X_OK)             = 0
stat("/usr/bin/wc", {st_mode=S_IFREG|0755, st_size=39648, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
pipe([12, 13])                          = 0
fcntl(12, F_GETFD)                      = 0
fcntl(12, F_SETFD, FD_CLOEXEC)          = 0
fcntl(13, F_GETFD)                      = 0
fcntl(13, F_SETFD, FD_CLOEXEC)          = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28200
close(13)                               = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28201
close(12)                               = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28200, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28200
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28201
wait4(-1, 0x7ffea51c5174, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "0\n", 4096)                   = 2
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c4170, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
lstat("/root", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.taskrc", 0x7ffea51c58f0)   = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
lstat("/root", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.reminders", 0x7ffea51c58f0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c4060, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4900, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c4060, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4900, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c4060, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4900, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
access(".", W_OK)                       = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
access("/usr/local/sbin/expr", X_OK)    = -1 ENOENT (No such file or directory)
access("/usr/local/bin/expr", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/sbin/expr", X_OK)          = -1 ENOENT (No such file or directory)
access("/usr/bin/expr", X_OK)           = 0
stat("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=39552, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28202
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28202, si_status=1, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WNOHANG|WSTOPPED, NULL) = 28202
wait4(-1, 0x7ffea51c4f24, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "0\n", 4096)                   = 2
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c3f20, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47c0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47c0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47c0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47c0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c52a0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(9)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(8)                                = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c5b70, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c63d0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(7)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(6)                                = 0
pipe([6, 7])                            = 0
fcntl(6, F_GETFD)                       = 0
fcntl(6, F_SETFD, FD_CLOEXEC)           = 0
fcntl(7, F_GETFD)                       = 0
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
fcntl(6, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(6, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
pipe([8, 9])                            = 0
fcntl(8, F_GETFD)                       = 0
fcntl(8, F_SETFD, FD_CLOEXEC)           = 0
fcntl(9, F_GETFD)                       = 0
fcntl(9, F_SETFD, FD_CLOEXEC)           = 0
fcntl(8, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(8, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
stat("/root/.oh-my-fish/plugins/theme/__budspencer_cmd_duration.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/__budspencer_cmd_duration.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/__budspencer_cmd_duration.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//__budspencer_cmd_duration.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/__budspencer_cmd_duration.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/__budspencer_cmd_duration.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/__budspencer_cmd_duration.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
access("/usr/local/sbin/expr", X_OK)    = -1 ENOENT (No such file or directory)
access("/usr/local/bin/expr", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/sbin/expr", X_OK)          = -1 ENOENT (No such file or directory)
access("/usr/bin/expr", X_OK)           = 0
stat("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=39552, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28203
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28203, si_status=1, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WNOHANG|WSTOPPED, NULL) = 28203
wait4(-1, 0x7ffea51c5174, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "0\n", 4096)                   = 2
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c4170, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c52a0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(9)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(8)                                = 0
pipe([8, 9])                            = 0
fcntl(8, F_GETFD)                       = 0
fcntl(8, F_SETFD, FD_CLOEXEC)           = 0
fcntl(9, F_GETFD)                       = 0
fcntl(9, F_SETFD, FD_CLOEXEC)           = 0
fcntl(8, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(8, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
stat("/root/.oh-my-fish/plugins/theme/__budspencer_prompt_git_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/__budspencer_prompt_git_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/__budspencer_prompt_git_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//__budspencer_prompt_git_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/__budspencer_prompt_git_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/__budspencer_prompt_git_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/__budspencer_prompt_git_symbols.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
access("/usr/local/sbin/git", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/local/bin/git", X_OK)      = -1 ENOENT (No such file or directory)
access("/usr/sbin/git", X_OK)           = -1 ENOENT (No such file or directory)
access("/usr/bin/git", X_OK)            = 0
stat("/usr/bin/git", {st_mode=S_IFREG|0755, st_size=1680768, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28204
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28204, si_status=128, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 128}], WNOHANG|WSTOPPED, NULL) = 28204
wait4(-1, 0x7ffea51c5174, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c4170, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4900, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c52a0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(9)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(8)                                = 0
pipe([8, 9])                            = 0
fcntl(8, F_GETFD)                       = 0
fcntl(8, F_SETFD, FD_CLOEXEC)           = 0
fcntl(9, F_GETFD)                       = 0
fcntl(9, F_SETFD, FD_CLOEXEC)           = 0
fcntl(8, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(8, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
stat("/root/.oh-my-fish/plugins/theme/__budspencer_prompt_pwd.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/__budspencer_prompt_pwd.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/__budspencer_prompt_pwd.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//__budspencer_prompt_pwd.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/__budspencer_prompt_pwd.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/__budspencer_prompt_pwd.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/__budspencer_prompt_pwd.fish", 0x7ffea51c6370) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c47f0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
stat("/root/.oh-my-fish/plugins/theme/hostname.fish", 0x7ffea51c4dc0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/hostname.fish", 0x7ffea51c4dc0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/hostname.fish", 0x7ffea51c4dc0) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//hostname.fish", 0x7ffea51c4dc0) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/hostname.fish", 0x7ffea51c4dc0) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/hostname.fish", 0x7ffea51c4dc0) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/hostname.fish", {st_mode=S_IFREG|0644, st_size=352, ...}) = 0
access("/usr/share/fish/functions/hostname.fish", R_OK) = 0
access("/usr/local/sbin/hostname", X_OK) = -1 ENOENT (No such file or directory)
access("/usr/local/bin/hostname", X_OK) = -1 ENOENT (No such file or directory)
access("/usr/sbin/hostname", X_OK)      = -1 ENOENT (No such file or directory)
access("/usr/bin/hostname", X_OK)       = -1 ENOENT (No such file or directory)
access("/sbin/hostname", X_OK)          = -1 ENOENT (No such file or directory)
access("/bin/hostname", X_OK)           = 0
stat("/bin/hostname", {st_mode=S_IFREG|0755, st_size=14736, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28205
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28205, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28205
wait4(-1, 0x7ffea51c4cf4, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "nexus\n", 4096)               = 6
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c3cf0, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c45c0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c4060, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4930, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([10, 11])                          = 0
fcntl(10, F_GETFD)                      = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
fcntl(11, F_GETFD)                      = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fcntl(10, F_GETFL)                      = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
stat("/root/.oh-my-fish/plugins/theme/prompt_pwd.fish", 0x7ffea51c4f00) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/themes/budspencer/prompt_pwd.fish", 0x7ffea51c4f00) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/plugins/omf/prompt_pwd.fish", 0x7ffea51c4f00) = -1 ENOENT (No such file or directory)
stat("/root/.oh-my-fish/functions//prompt_pwd.fish", 0x7ffea51c4f00) = -1 ENOENT (No such file or directory)
stat("/root/.config/fish/functions/prompt_pwd.fish", 0x7ffea51c4f00) = -1 ENOENT (No such file or directory)
stat("/etc/fish/functions/prompt_pwd.fish", 0x7ffea51c4f00) = -1 ENOENT (No such file or directory)
stat("/usr/share/fish/functions/prompt_pwd.fish", {st_mode=S_IFREG|0644, st_size=473, ...}) = 0
access("/usr/share/fish/functions/prompt_pwd.fish", R_OK) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
lstat("/root", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c35d0, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
access("/usr/local/sbin/sed", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/local/bin/sed", X_OK)      = -1 ENOENT (No such file or directory)
access("/usr/sbin/sed", X_OK)           = -1 ENOENT (No such file or directory)
access("/usr/bin/sed", X_OK)            = -1 ENOENT (No such file or directory)
access("/sbin/sed", X_OK)               = -1 ENOENT (No such file or directory)
access("/bin/sed", X_OK)                = 0
stat("/bin/sed", {st_mode=S_IFREG|0755, st_size=73352, ...}) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
pipe([12, 13])                          = 0
fcntl(12, F_GETFD)                      = 0
fcntl(12, F_SETFD, FD_CLOEXEC)          = 0
fcntl(13, F_GETFD)                      = 0
fcntl(13, F_SETFD, FD_CLOEXEC)          = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28206
close(13)                               = 0
fcntl(0, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigaction(SIGHUP, NULL, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f582811da10) = 28207
close(12)                               = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28206, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28206
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 28207
wait4(-1, 0x7ffea51c45d4, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "~\n", 4096)                   = 2
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c35d0, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, 0x7ffea51c3e30, 4096)          = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(11)                               = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(10, "", 4096)                      = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4700, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c4a40, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, 0x7ffea51c52a0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(9)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(8, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(8)                                = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c5b70, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c5b70, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c63d0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(7)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(6)                                = 0
rt_sigaction(SIGINT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {0x49c550, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGWINCH, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGHUP, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTERM, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
pipe([6, 7])                            = 0
fcntl(6, F_GETFD)                       = 0
fcntl(6, F_SETFD, FD_CLOEXEC)           = 0
fcntl(7, F_GETFD)                       = 0
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
fcntl(6, F_GETFL)                       = 0 (flags O_RDONLY)
fcntl(6, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c6330, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
getcwd("/root", 24576)                  = 6
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c5ad0, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, ~[RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, 0x7ffea51c6330, 4096)           = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(7)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(6, "", 4096)                       = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(6)                                = 0
write(1, "\33", 1)                      = 1
write(1, "]", 1)                        = 1
write(1, "0", 1)                        = 1
write(1, ";", 1)                        = 1
write(1, "f", 1)                        = 1
write(1, "i", 1)                        = 1
write(1, "s", 1)                        = 1
write(1, "h", 1)                        = 1
write(1, " ", 1)                        = 1
write(1, " ", 1)                        = 1
write(1, "/", 1)                        = 1
write(1, "r", 1)                        = 1
write(1, "o", 1)                        = 1
write(1, "o", 1)                        = 1
write(1, "t", 1)                        = 1
write(1, "\7", 1)                       = 1
rt_sigaction(SIGINT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {0x49c4f0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGINT, {0x49c550, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x49c530, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGWINCH, {0x49c510, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGHUP, {0x49c570, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
rt_sigaction(SIGTERM, {0x49c4c0, [], SA_RESTORER|SA_SIGINFO, 0x7f5827acfd10}, NULL, 8) = 0
write(1, "\33", 1)                      = 1
write(1, "[", 1)                        = 1
write(1, "3", 1)                        = 1
write(1, "0", 1)                        = 1
write(1, "m", 1)                        = 1
write(1, "\33", 1)                      = 1
write(1, "(", 1)                        = 1
write(1, "B", 1)                        = 1
write(1, "\33", 1)                      = 1
write(1, "[", 1)                        = 1
write(1, "m", 1)                        = 1
stat("/root/.config/fish/fishd.040159a0b201", {st_mode=S_IFREG|0600, st_size=1913, ...}) = 0
gettimeofday({1435340053, 232026}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
clone(child_stack=0x7f58261b8fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f58261b99d0, tls=0x7f58261b9700, child_tidptr=0x7f58261b99d0) = 28208
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
ioctl(1, TIOCGWINSZ, {ws_row=97, ws_col=189, ws_xpixel=0, ws_ypixel=0}) = 0
write(1, "\33[38;5;245m\342\217\216\33[0m              "..., 209) = 209
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
write(1, "\33]12;#b58900\7\33[38;5;16m\33[48;5;13"..., 241) = 241
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(0, SNDCTL_TMR_START or SNDRV_TIMER_IOCTL_TREAD or TCSETS, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [3])
read(3, "d", 1)                         = 1
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, " ", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, " ", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, " ", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, " ", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, " ", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, " ", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, " ", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, " ", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, " ", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "d", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "a", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "w", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "d", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "a", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL)    = 1 (in [0])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
read(0, "w", 1)                         = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
select(6, [0 3 5], NULL, NULL, NULL^CProcess 28093 detached
 <detached ...>
koldbyte commented 8 years ago

I was facing the same problem as mentioned here on konsole. The solution is to run this set -U fish_key_bindings fish_vi_key_bindings