Skip to content
This repository was archived by the owner on Sep 8, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 309 Bytes

File metadata and controls

19 lines (12 loc) · 309 Bytes

WHY

College, thats why. Some very basic implementations of some standard commands found in most UNIX-based systems.

flags

v,l - as required

To-Do

  • cp
  • mv
  • rm
  • ls

Checklist for files

  • Implement looking for cp arguments
  • Implement sys/stat.h functions in ls