Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up
Cannot retrieve the latest commit at this time.
| Failed to load latest commit information. | |||
|
|
lib | ||
|
|
.gitignore | ||
|
|
README | ||
|
|
cat.1 | ||
|
|
cat.c | ||
|
|
chmod.c | ||
|
|
foreach.1 | ||
|
|
foreach.c | ||
|
|
ls.1 | ||
|
|
ls.c | ||
|
|
mkdir.c | ||
|
|
mkpw.1 | ||
|
|
mkpw.c | ||
|
|
rm.1 | ||
|
|
rm.c | ||
|
|
rmdir.1 | ||
|
|
rmdir.c | ||
|
|
wc.c | ||
README
# smallutils - tiny implementations of the core utilities Written in C, and are tiny - no parameters are accepted.