it is a command in linux when you type pwd in linux terminal it brings the current directory to you. PWD means print working directory which means print the current directory.
example:
$:pwd
or
$:pwd [flags]
No comments:
Post a Comment