Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
emmelaich
on April 8, 2025
|
parent
|
context
|
favorite
| on:
20 years of Git
I still use RCS, typically for admin files like fstab or other config files in /etc.
Doing `ci -l` on a file is better and faster than `cp fstab fstab.$(date +%Y%m%d.%H%M%S)`
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Doing `ci -l` on a file is better and faster than `cp fstab fstab.$(date +%Y%m%d.%H%M%S)`