Which utilities is used to display the pathname of a current work directory in linux?

1 answer

Answer

1133636

2026-03-07 21:55

+ Follow

Linux
Linux

In Linux, the utility used to display the pathname of the current working directory is the pwd command, which stands for "print working directory." When executed, it outputs the full path of the directory you are currently in. This command is commonly used in terminal sessions to confirm your location within the file system.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.