⬆️ ⬇️

We create archives with date in a name

Sometimes when working on a project, you have to synchronize current versions.

Properly, of course, use SVN, but not always possible.

Therefore, we send archives to ICQ and, in order not to get confused, we call them:

"my_project_18-01-2008_12-03" .

To automatically add the date, you can configure TotalCommander:

Go to "Configuration" -> "Settings" -> "Archivers"

In the field "Archiver Rar" add to the end "-ag_dd-MM-yyyy_hh-mm" (without quotes).



I would also advise you to play with the -m <0..5> key (0 - without compression, 5 - maximum) to change the compression ratio.


')

Source: https://habr.com/ru/post/18941/



All Articles