Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix rm not taking -i arg, fix sleep.c segfaulting when no args provided | Squibid | 2023-10-13 | 2 | -2/+2 |
* | add built script | Squibid | 2023-05-09 | 1 | -0/+20 |
* | check both frc && prompt in rm.c | Squibid | 2023-05-09 | 1 | -1/+1 |
* | remove unused variable | Squibid | 2023-05-09 | 1 | -1/+0 |
* | simplify code and add warngings | Squibid | 2023-05-05 | 1 | -12/+16 |
* | make sure we are ignoring flags when deleting files | Squibid | 2023-05-05 | 1 | -1/+1 |
* | add flags, verbose flag, no write flag | Squibid | 2023-05-05 | 1 | -3/+30 |
* | update readme to warn people of bad code | Squibid | 2023-05-03 | 1 | -1/+2 |
* | inital commit most of the current utils don't work | Squibid | 2023-05-03 | 6 | -0/+145 |