一起玩 macOS 終端機 | Play with macOS Terminal | EP3 (這集介紹的指令: rm、mkdir、cp、mv)
Channel:
Subscribers:
82
Published on ● Video Link: https://www.youtube.com/watch?v=tGWXCgaCJhA
1. rm:移除檔案,rm -rf ,威力強大,請慎用。
2. mkdir:建立目錄,mkdir -p → 一併建立上父目錄 (parent directory)。
3. cp:複製檔案或目錄,搭配參數可以達到各種效果,常用參數有 -i、-f、-p、-R 與 -a 等。
4. mv:移動或重新命名檔案或目錄。
^_^ 請跟著影片自己動手玩玩看
[Beta 版] [無字幕] [無旁白] (請見諒)
展示機器的軟硬體:
Mac mini (Late 2014)
2.6 GHz Intel Core i5
8 GB 1600 MHz DDR3
macOS Mojave 10.14.6
※相關網址(↓)
http://unix.tw/
http://linux.vbird.org/linux_basic/0220filemanager.php
DIS群(→) https://discord.gg/grvJqaK
#macos #terminal #command