• The terminal provides a text (not GUI) interface to your operating system and computer.
• This is useful during software development and systems administration.
• We need to be able to precisely script our interactions with the computer.
Copyright By PowCoder代写 加微信 powcoder
• MacOS: ‘terminal’ (often zsh)
• Linux: ‘terminal’ (often bash)
• Windows: cmd, PowerShell, WSL …
• mkdir (new project)
• arrow/tab
• rmdir, rm -r
• pipe and grep
• vi, pico, code
程序代写 CS代考 加微信: powcoder QQ: 1823890830 Email: powcoder@163.com