pwd is a Terminal command which prints the full path of the current directory from the root directory. It does this using Unix delimiters (/) between folders.
Category: Software