嵌入式學習(4)_1

Linux——Shell命令 學習日常最需用到的Shell命令 pwd 命令代表「print working directory」(打印工作目錄) $ pwd /mnt/hgfs/share/作業/1 cd 命令來改變工作目錄 Sudo 臨時使用超級用戶的權限做某事 Sudo touch 123.c // 臨時切換爲超級用戶創建普通文件 Sudo -s // 切換爲超級用戶 輸入密碼 (沒有回顯)
相關文章
相關標籤/搜索