pwd() r = pwd()
Returns the current working directory.
pwd() without input argument displays the current working directory.
r = pwd() pwd()