strang1ato / nhi

:tv: Automatically capture all potentially useful information about each executed command (as well as its output) and get powerful querying mechanism
GNU General Public License v3.0
295 stars 11 forks source link

[lib] nhi doesn't save bash errors to db #1

Closed strang1ato closed 2 years ago

strang1ato commented 2 years ago

Bug is caused by https://github.com/strang1ato/nhi/commit/e73040d0bfad0cca0f25f78f896d3043277f8204 commit

Tip: Bash outputs error via child processes that don't run execve()

strang1ato commented 2 years ago

Closed by: https://github.com/strang1ato/nhi/issues/2