Windows and Linux Terminals & Command Lines Tools and Tips for SEC301 and SEC401
- c:\> denotes a
command to be
run from Windows’
cmd.exe - user$ is for a Linux
command - root# means the
Linux command
needs to be run as
a privileged, root
user - Linux commands
are generally case sensitive; - Windows commands are
generally not - Mac terminals will,
in most ways, act
like Linux/Bash
terminals