retrieving my favourite personal scripts from my GitHub area

$ curl --location --remote-name https://github.com/JochenHayek/misc/raw/master/using_timestamps_in_filenames/touch_with_filename.sh
$ wget --no-check-certificate https://github.com/JochenHayek/misc/raw/master/using_timestamps_in_filenames/touch_with_filename.sh

No chance to download with “the right timestamp”.

I usually prefer accessing my files at my NAS at home,

  • but sometimes there is no SOCKS proxy available
  • or retrieving the files from my GitHub area is a few steps closer.

Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.