From e0b059bea67a07dea2c00336955401229a06871b Mon Sep 17 00:00:00 2001 From: mcolonna Date: Fri, 17 May 2024 14:58:11 +0200 Subject: [PATCH] dev: remove TODO --- dev/TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev/TODO b/dev/TODO index 26b8dd7..fbfb4d3 100644 --- a/dev/TODO +++ b/dev/TODO @@ -9,8 +9,6 @@ - normal variables - environment variables - $? -- pipes - - no calls (like `$ < input_file > output_file`) - builtins: - echo (with option -n) - cd [path]