Skip Navigation

User banner
Posts
113
Comments
281
Joined
2 yr. ago

  • Thanks!!

  • Good point.

  • 😂😂

  • On the thumbnail I thought it was Ron taking a shit while harry figures out the map.

  • Last year was the year of the Linux desktop, but only for me personally.

  • Perfectly summarized. Well done.

  • Quiet from MGSV. 🙃

  • 🖕🏻

  • I’m not your m8, k8

  • Awesome! Thanks, I knew there had to be a way!

    edit: This also works: for i in *.avi; do ffmpeg -i "$i" -ss 00:00:00 -t 00:00:10 ~/Public/test/${i%.*}.avi ; done

    But yours is much nicer.

  • Almost, here is the one that worked: for i in *.avi; do ffmpeg -i "$i" -ss 00:00:00 -t 00:00:10 ~/Public/test/${i%.*}.avi ; done

    Thanks for pointing me in the right direction.

  • The input filename changes each time.

  • 😂

  • I sync Enpass between iPhone and Linux with Mobius Sync (Syncthing for iPhone)