Very simply, this is a document viewer type version that plays a similar role as mailcap and other such utilities. Its focus is on displaying documents quickly in a terminal (or a popup terminal).
linux / programming
Posted on:
Get top memory and CPU consuming commands in Linux
These scripts show me the top five memory using (or CPU using, respectively) commands. That is, it lumps all vivaldi-bin or firefox-bin processes together before doing the calculation and sort. That way I can see what commands are eating up everything.
linux / programming
Posted on:
Running multiple Dropbox accounts simultaneously on a headless Linux server (with tmux or screen)
While I was setting up my home server, I realized that it would make sense to have both my and my sweetie’s Dropbox accounts sync to that machine […]
linux
Posted on:
Send File From Linux Command Line to Thunderbird
A little script/tweak/tip for you folks who use Tux Commander (or any other light file manager) in Linux: One thing that I sorely missed was the ability to […]