• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • VCS
  • Interview Questions
  • Database
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

pwdx Command Examples in Linux

by admin

The pwdx command prints the current working directory of a process. The current working directory of a process can be displayed using the pwdx command as shown below:

pwdx command in Linux

You can also get the working directory of multuple process by specifying the PIDs on the same line. For example:

# pwdx [pid01] [pid02] [pid03] ...

pwdx Command Examples

1. To get the current working directory of a process with PID 1210:

# pwdx 1210

2. To get the pwdx version:

# pwdx -V 

Filed Under: Linux

Some more articles you might also be interested in …

  1. feedreader: command not found
  2. diskonaut: Terminal disk space navigator, written in Rust
  3. e2undo Command Examples in Linux
  4. extundelete Command Examples in Linux
  5. install-tl Command Examples
  6. How to Calculate Memory Usage in Linux using sar, ps, and free
  7. cotton: Markdown test specification runner
  8. soxi: command not found
  9. “az version” Command Examples (Shows the current version of Azure CLI modules and extensions)
  10. flock: command not found

You May Also Like

Primary Sidebar

Recent Posts

  • Vanilla OS 2 Released: A New Era for Linux Enthusiasts
  • mk Command Examples
  • mixxx Command Examples
  • mix Command Examples

© 2025 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright