this post was submitted on 14 Dec 2024
405 points (97.2% liked)
Comic Strips
12929 readers
3420 users here now
Comic Strips is a community for those who love comic stories.
The rules are simple:
- The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author's website, for instance).
- The comic must be a complete story.
- If it is an external link, it must be to a specific story, not to the root of the site.
- You may post comics from others or your own.
- If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).
- The comic can be in any language, but if it's not in English, OP must include an English translation in the post's 'body' field (note: you don't need to select a specific language when posting a comic).
- Politeness.
- Adult content is not allowed. This community aims to be fun for people of all ages.
Web of links
- [email protected]: "I use Arch btw"
- [email protected]: memes (you don't say!)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
hmmm is the most recent version of this file the one named “newest” or “new (actual)”?
Final Final Final(Real)
spends ten minutes figuring out which one's the latest
has to save it again
"new (actual)(for real)"
I used to have this problem, but now I go with one of two solutions:
edit: Also, with either, you could pretty easily write a script that would symlink something like
filename-latest
to the newest one, but depending on how you're generating the files in question, that might be less viable.You know how to script and what a symlink is; why aren't you using git or any other kind of version control instead?
Because I formed these habits in the nineties and 00's, well before git was a thing; and because nothing I write matters, other than possibly to my employers, in which case I do use (primarily) git ... Or other version control. (Believe it or not, I've used subversion.)
Most of the documents to which I apply this are things like my resume and DNS server. No one but me will ever care.
Also, I like you both for asking this question and for how you put it.