Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pgrep pkill #72

Closed
frostworx opened this issue Sep 25, 2020 · 0 comments
Closed

pgrep pkill #72

frostworx opened this issue Sep 25, 2020 · 0 comments

Comments

@frostworx
Copy link
Collaborator

frostworx commented Sep 25, 2020

Now with the executables are saves with absolute path, pkill & pgrep can't find them.
Adding a fix soon.
F.e.:
pgrep "$(basename "$NYRNA")"
instead of
pgrep "$NYRNA""

"pkill/pgrep -f" keeping the absolute path works as well - probably the better choice...

frostworx pushed a commit that referenced this issue Nov 27, 2020
frostworx added a commit that referenced this issue Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant