terminal:miscbash
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| terminal:miscbash [2025/08/16 02:30] – melo | terminal:miscbash [2026/07/11 23:18] (current) – melo | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| aliases and stuff | aliases and stuff | ||
| + | |||
| + | ==== paste 2FA QR code image to pass ==== | ||
| + | |||
| + | <code bash> | ||
| + | paste_img | zbarimg -q --raw - | pass otp insert 2fa/ | ||
| + | </ | ||
| + | |||
| + | '' | ||
| + | |||
| + | <code bash> | ||
| + | xclip -sel clip -target image/png -o | ||
| + | </ | ||
| ==== number files from start ==== | ==== number files from start ==== | ||
| Line 44: | Line 56: | ||
| </ | </ | ||
| - | ==== fake-time with makeMKV | + | ==== PDF to PNG ==== |
| - | [[http:// | + | not used in a while |
| <code bash> | <code bash> | ||
| - | # makemkv workaround | + | gs -sDEVICE=pngalpha |
| - | # see link | + | |
| - | # https:// | + | |
| - | alias makemkv=" | + | |
| </ | </ | ||
terminal/miscbash.1755311411.txt.gz · Last modified: by melo
