From 6eaee9850dd9b89556ed4546f9dab2a1317196ac Mon Sep 17 00:00:00 2001 From: Ein Verne Date: Thu, 9 Jan 2020 13:37:56 +0800 Subject: [PATCH] pwdx: add page (#3743) --- pages/linux/pwdx.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/linux/pwdx.md diff --git a/pages/linux/pwdx.md b/pages/linux/pwdx.md new file mode 100644 index 000000000..1dba580f7 --- /dev/null +++ b/pages/linux/pwdx.md @@ -0,0 +1,7 @@ +# pwdx + +> Print working directory of a process. + +- Print current working directory of a process: + +`pwdx {{process_id}}`