Merge pull request #13 from seekbytes/uptime

Added uptime command
This commit is contained in:
Enrico Fraccaroli
2022-07-07 13:10:42 -04:00
committed by GitHub
2 changed files with 35 additions and 0 deletions
+1
View File
@@ -68,6 +68,7 @@ set(PROGRAMS
sleep.c
man.c
edit.c
uptime.c
)
foreach(PROGRAM ${PROGRAMS})
# Prepare the program name.