From efbaf8a1d23bdad7080902cb41b81ee06ee889b1 Mon Sep 17 00:00:00 2001 From: Gra Date: Tue, 23 Feb 2010 10:11:46 +0100 Subject: [PATCH] Added a TODO item. --- pl.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pl.py b/pl.py index e42ab69..f5d7bbe 100755 --- a/pl.py +++ b/pl.py @@ -6,6 +6,7 @@ * grep -> ignore case and match the end of the string find -type f | grep -Ei "^.+\.(txt|mp3)\$" * strategie de sugg: basename ou pas ? + * -w to create wanted list file May suggest similar files when some are not found (-s option). -- 2.45.1