Sarah-Hesham-2022 / WindowsCommandPrompt-Instructions-With-CPP

Simulating CMD Functions using C++ Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WindowsCommandPrompt-Instructions-With-CPP

-Simulating CMD Functions using C++ Code.

  1. clear

  2. cd

  3. ls

  4. pwd

  5. cp

  6. mv

  7. rm

  8. mkdir

  9. rmdir

  10. man

  11. date

  12. echo

  13. cat

  14. uname

  15. users

  16. who

  17. more and less

About

Simulating CMD Functions using C++ Code.


Languages

Language:C++ 100.0%