From ee091bca816849b42866a387f0925b3a65578d89 Mon Sep 17 00:00:00 2001 From: zlg Date: Mon, 25 Jun 2018 22:17:41 -0700 Subject: dupekill: Skip files that can't be accessed Also included checks for dead symlinks and network links that won't resolve. Added -a, which will display all processed files. The -v flag will only output dupes, errors, and notices. --- TODO | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..81cd368 --- /dev/null +++ b/TODO @@ -0,0 +1,3 @@ +dupekill +-------- +* Find a way to indicate which file a dupe is a copy of. -- cgit v1.2.3-54-g00ecf /a> : knr
Category-0 solutions to The C Programming Language, 2nd Editionzlg
aboutsummaryrefslogtreecommitdiff
path: root/ch5/5-01_getint-fixed.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines