Skip to content

Instantly share code, notes, and snippets.

@dmwit
Created April 16, 2020 08:27
Show Gist options
  • Save dmwit/cb7e2a9e70acb004ba5ddd07aea1ec7c to your computer and use it in GitHub Desktop.
Save dmwit/cb7e2a9e70acb004ba5ddd07aea1ec7c to your computer and use it in GitHub Desktop.
can somebody explain this to me please?
% cat /proc/24430/cmdline | cut -b1-30
nurse-sveta-multi-play-t0.75
% pgrep sveta-mul
24430
% pgrep sveta-mult
zsh: exit 1 pgrep sveta-mult
% cat /proc/24430/cmdline | cut -b1-30
nurse-sveta-multi-play-t0.75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment