• 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)
• 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)
댓글