⛏ My own implementation of the famous Unix command: ls
⛏ My own implementation of the famous Unix command: ls
Critical Thinking, Problem Solving, Analysis, Reasoning & Argumentation, Creativity, Agility & Adaptability, Responsibility, Self-Management, Communication, Teamwork, UNIX, Git, Procedural Programming, Algorithms, C
cd
into the root directorymake
It’s pretty simple, instead of calling ls
, call ./uls
from the root directory of the source code after building it.
usage: uls [-ACGRSTaclmrtu1] [file ...]
Collision is an open-sourced software licensed under the MIT license.