Skip to content

Digital Beach

My little place on the web

  • Home
  • Projects
    • Simple Backup
      • Using
      • Releases
        • Releases, Stable
        • Releases, Development
      • Contributing
    • Dal
    • Mobile Apps
  • Blog
    • Docker
    • Oracle
    • Tech Tips
    • XML Publisher
  • Contact
Digital Beach > CommandLine

Tag: CommandLine

Rename numbered files

Sometimes you have a bunch of files, for example a bunch of images, which name consists of just a number and an extension. When you want to process them further sorting them will sometimes fail when they are not prefixed with a zero. That’s easily solved in a one-liner

Continue reading “Rename numbered files” →
Patrick van Zweden Code tidbits, Tech Tips 1 Minute

Hardlink with rsync

Sometimes you want to create a quick snapshot of a few files / folders. rsync is a great tool for this. And sometimes you don’t want to copy the files because that takes up space and you might be copying them to the same filesystem. Hardlinking is quite a nice option in this case (if the filesystem supports it)

Continue reading “Hardlink with rsync” →
Patrick van Zweden Tech Tips 1 Minute
Theme based on: Independent Publisher 2 by Raam Dev.