From 08a6c63ec2a418ab9ff1c0ba93628fad0c5e37d1 Mon Sep 17 00:00:00 2001 From: Oskar Date: Thu, 4 Jul 2024 10:06:50 +0200 Subject: Proof of concept -l and -L system. Still quite a few bugs to iron out. Might also divide some functions to make everything a bit easier to work with --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 502734a..b4c0a89 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -1. Implement -l and -L. Maybe redo the function. Its not working as well as i thought. Maybe not use get line. +1. Implement -l and -L. Maybe redo the function. 2. Just a note: When implementing the -L -l functions we need to make it clear what's in tmp and whats not. Not sure exactly how ill do this but i have some ideas. One way of dealing with files in tmp is to force the user to pass the -t argument if they want to deal with tmp stuff. Like if i say: 'tsr -t -l' it will only list files in the tmp trashcan. Maybe that IS the best approach to this? 3. Implement function to read log files? And maybe act upon the read contents? I'll have to think more about this. 4. Handle case where we pass a bunch of options but no filename -- cgit v1.2.3