
How to search for running processes on Linux
Use the "ps" command or use something different. I bring the different in this blog post.
Bash shell scripting.
Use the "ps" command or use something different. I bring the different in this blog post.
In this post I introduce a bash script that handles the details.
Who knows what it was and who cares. I am going to sidestep the issue.
[Sept 1, 2025: I figured out what the problem was. History doesn't get saved when programs crash HARD. So I disabled the code and cleaned up the history files. ]
Some bash functions that I have been meaning to share.
Some of these appimages are not well behaved. They spew garbage files into your home dir and your documents dir.
How to still use Bash when Bash is not the right tool for the job.