diff options
| author | 2012-05-27 22:56:17 +0200 | |
|---|---|---|
| committer | 2012-05-27 22:56:17 +0200 | |
| commit | 1b195b15628f3fbd852dce6e0e0f6f0e40ba4702 (patch) | |
| tree | 1e3ffdac8bf9ba126574ad02fa04712abe5aa26e /git:/ryuslash.org/baps1.git | |
| parent | 905fa45ed2573d744d742cc4b3204ec4ec9c3a06 (diff) | |
| download | baps1-1b195b15628f3fbd852dce6e0e0f6f0e40ba4702.tar.gz baps1-1b195b15628f3fbd852dce6e0e0f6f0e40ba4702.zip | |
Use install instead of cp
According to the explanation found here:
http://en.chys.info/2009/05/install-vs-cp-and-mmap/ , it is better to
use `install' than `cp'. This is because, supposedly, `cp' opens the
new file in write-only mode and just overwrites it, whereas `install'
unlinks it first and then replaces it, making sure that running
programs don't start acting strangely.
Diffstat (limited to 'git:/ryuslash.org/baps1.git')
0 files changed, 0 insertions, 0 deletions
