This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
linux_bash [2022/09/23 10:34] rklein |
linux_bash [2025/05/02 21:53] (current) rklein |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| === MyFAQ === | === MyFAQ === | ||
| + | |||
| + | | ||
| + | |||
| + | [[aboutsystemd]] | ||
| Line 11: | Line 15: | ||
| -v suche invertieren | -v suche invertieren | ||
| + | == Hints um Kamera-Button zu mappen == | ||
| - | == loop through files | + | https:// |
| + | |||
| + | https:// | ||
| + | |||
| + | == loop through files == | ||
| for f in *.jpg; do cwebp -q 80 $f -o " | for f in *.jpg; do cwebp -q 80 $f -o " | ||
| Line 26: | Line 35: | ||
| [[https:// | [[https:// | ||
| + | |||
| [[https:// | [[https:// | ||