]> Sergey Matveev's repositories - nnn.git/commit
Fix #89: User-specific tmp file for copying filenames
authorArun Prakash Jana <engineerarun@gmail.com>
Sun, 4 Mar 2018 05:07:18 +0000 (10:37 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sun, 4 Mar 2018 05:07:18 +0000 (10:37 +0530)
commit3036b8a733fed06d83a2dca26d5e31de47438403
tree626ada6dfe4d648b89498fe0a3e2af981ea7b718
parent43134cdfa88f1092c18dea3095adac7a5944cf7a
Fix #89: User-specific tmp file for copying filenames

Use distinct (by username) tmp filename to copy file paths.

The pattern used is:
/tmp/nnncp$USER

If username is 'arun', the file name is `/tmp/nnncparun`.
README.md
nnn.1
nnn.c