reikred

Results 16 issues of reikred

Say I just want to send the html source for the current page to the stdin of a script for further processing. How do I do that? I figured out...

I have a new win10 laptop and installed altdrag1.1. When I do alt-click to prepare for a drag operation, the window instantly moves (jumps) maybe 2 inches toward upper left...

Consider use case: backup only newer files to intermediary SSD disk 1. suppose I have a main drive and some backup drives, plus an SSD 2. I don't want the...

I would like to send pidstat output to a file and then make a graph from it using sadf. But there appears to be no option of pidstat to generate...

The pidstat manual does explicitly state that pidstat -p PID -T CHILD will collect CPU times in ms (milliseconds) rather than %CPU, but WHY?? I would like to tally both...

I find it amazing that after 2 hours of reading about solokey, yubikey, etc, it was only by accident that I discovered somewhere a on the web a hint as...

Alright, I'm going to vent a bit here: I have been an occasional user of i2d for a few months now, and I find that template development is really difficult....

I would like to use something like the following --copy ./ --filename-format "{date}.{invoice_number}.{issuer}.{orig_filename}" However, invoice2data does not recognize {issuer} (although it is defined in the template), and {orig_filename} is not...

type:enhancement

First thing: The README.md ought to include a small "hello world" or similar sample script, and in particular it should include that the shebang should have the form #!/data/data/com.termux/files/usr/bin/bash or...

Can we get WM_CLASS set to "magic" for all magic windows? Right now xprop indicates for the console window that _NET_WM_NAME(UTF8_STRING) = "tkcon 2.3 Main" WM_NAME(STRING) = "tkcon 2.3 Main"