aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make build script compile individual programsSquibid2023-10-131-1/+1
|
* fix rm not taking -i arg, fix sleep.c segfaulting when no args providedSquibid2023-10-132-2/+2
|
* add built scriptSquibid2023-05-091-0/+20
|
* check both frc && prompt in rm.cSquibid2023-05-091-1/+1
|
* remove unused variableSquibid2023-05-091-1/+0
|
* simplify code and add warngingsSquibid2023-05-051-12/+16
|
* make sure we are ignoring flags when deleting filesSquibid2023-05-051-1/+1
|
* add flags, verbose flag, no write flagSquibid2023-05-051-3/+30
|
* update readme to warn people of bad codeSquibid2023-05-031-1/+2
|
* inital commit most of the current utils don't workSquibid2023-05-036-0/+145