Skip to main content

Timeline for Swap contents of two files

Current License: CC BY-SA 4.0

4 events
when toggle format what by license comment
Dec 27, 2018 at 6:26 comment added mazzy Indeed. Thanks. It need -e by -n parameters to ensure that the files unchanged. It would be nice to add a parameter -readCount 0 to performance. The script with rename is shorter :) Fixed.
Dec 27, 2018 at 6:19 history edited mazzy CC BY-SA 4.0
deleted 62 characters in body
Dec 26, 2018 at 20:09 comment added AdmBorkBork This can fail with certain encoding. Because gc default is UTF8NoBOM but sc default is ASCII. Try some UTF-8 files or binary files and you can see how it can fail.
Dec 24, 2018 at 5:35 history answered mazzy CC BY-SA 4.0