cmd

mas os 명령어

자동매매 2023. 5. 1. 19:23

   cd (change down a directory)

   cd .. (change up a directory)

   ls (list files in your current directory)

   pwd (print working directory)

   mkdir (make directory)

   touch (create a new file)