karagenit/history

Replace "empty" Command Strings

Closed this issue · 0 comments

You'll see an empty string "" in the list of top 20 commands. It's probably from running programs like ./thing that don't have a file extension.

Maybe replace it with /lib/ld-linux.so.2 or something, which acts as an ELF interpreter?