close dup

This commit is contained in:
Joey Hess 2020-05-25 11:48:39 -04:00
parent 4d87d255ee
commit fcb288be13
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -35,3 +35,6 @@ The script:
rm "$pipe" rm "$pipe"
It would be nice if something like this was available as an option, since it's good way to get a quick overview of what the content is, and if it's safe to drop it. It would be nice if something like this was available as an option, since it's good way to get a quick overview of what the content is, and if it's safe to drop it.
> There is an earlier todo, [[show_me_where_unused_file_was__44___i_can_wait]]
> about the same thing, so closing this as dup [[done]] --[[Joey]]