Ich bin's, Kai die Katze!
openssl x509 -in /tmp/cert.der -inform der -text -noout
openssl x509 -in /tmp/cert.der -inform der -outform pem -out /tmp/cert.pem
openssl rsa -in /tmp/key.der -inform der -check -noout -text
adb shell am stack list
adb shell 'su -c /data/local/tmp/frida-server -D'
iconv -f utf-16 -t utf-8 $FILE
podman run -it ubuntu
mount.cifs //$HOST/$SHARE /$MNT/$POINT -o user=$USER,uid=1000
gpg -c --cipher-algo AES256 $FILE
echo 100 | sudo tee /sys/class/backlight/amdgpu_bl0/brightness
pandoc -t slidy -o presentation.html -s presentation.md
cvt 1920 1080 60
xrandr --newmode 1920x1080 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
xrandr --addmode Virtual1 1920x1080
xrandr --output Virtual1 --mode 1920x1080
jq -r '.[].ip' foo.json
grep -v -f file1 file2
awk -F ',' '{ print $1 "\t" $NF}'
awk '{ if ($3 == "something") print}'
find . -perm -a+w -type d,f -ls
find /usr -type f \( -perm -04000 -o -perm -02000 \)
tmux -S $SESSION ls
tmux -S $SESSION attach -t $NUM
setcap all+eip /path/to/$BINARY