This commit is contained in:
Christoph J. Scherr 2023-09-14 17:46:03 +02:00
parent 2e39e89f37
commit f12c1141eb
1 changed files with 4 additions and 2 deletions

View File

@ -9,8 +9,10 @@ This is a list of tasks that would be cool to add.
- (x) Be able to dump larger files or put out an error
- (x) Stop reading when read gets blocked /somehow/
Simple syscall
- ( ) Wait for new input when the file is lazy
- ( ) Install script to system
- (x) Wait for new input when the file is lazy
- (x) Install script to system
Using update-alternatives is the most handy
- ( ) Write a complete task for this stuff
*** Networking
- ( ) Mini curl
*** Packaging