mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
reptyr: add name search example (#17523)
This commit is contained in:
@@ -7,3 +7,7 @@
|
||||
- Move a running process to your current terminal:
|
||||
|
||||
`reptyr {{pid}}`
|
||||
|
||||
- Attach to a process using its name:
|
||||
|
||||
`reptyr $(pidof {{htop}})`
|
||||
|
||||
Reference in New Issue
Block a user