A collection of cool things I discovered from around the web.
2024-08-22
Today I learned a neat trick to create a backup of a file in bash. Instead of typing the file name twice, you can use the following syntax:
Read More