âkill -lâ only returns ZERR
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
While trying to send SIGQUIT
I got this:
$ kill -s QUIT 4341
kill: unknown signal: SIGQUIT
kill: type kill -l for a list of signals
And I was very surprised to see this:
$ kill -l
ZERR
So, somehow kill
doesn't know all signal names. This is Ubuntu artful (yeah time to upgrade it, but it's another issue)
Obviously I sent SIGQUIT
just by using a number 3
, but, what could cause kill
to forget the signal names?
linux kill
add a comment |Â
up vote
0
down vote
favorite
While trying to send SIGQUIT
I got this:
$ kill -s QUIT 4341
kill: unknown signal: SIGQUIT
kill: type kill -l for a list of signals
And I was very surprised to see this:
$ kill -l
ZERR
So, somehow kill
doesn't know all signal names. This is Ubuntu artful (yeah time to upgrade it, but it's another issue)
Obviously I sent SIGQUIT
just by using a number 3
, but, what could cause kill
to forget the signal names?
linux kill
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
While trying to send SIGQUIT
I got this:
$ kill -s QUIT 4341
kill: unknown signal: SIGQUIT
kill: type kill -l for a list of signals
And I was very surprised to see this:
$ kill -l
ZERR
So, somehow kill
doesn't know all signal names. This is Ubuntu artful (yeah time to upgrade it, but it's another issue)
Obviously I sent SIGQUIT
just by using a number 3
, but, what could cause kill
to forget the signal names?
linux kill
While trying to send SIGQUIT
I got this:
$ kill -s QUIT 4341
kill: unknown signal: SIGQUIT
kill: type kill -l for a list of signals
And I was very surprised to see this:
$ kill -l
ZERR
So, somehow kill
doesn't know all signal names. This is Ubuntu artful (yeah time to upgrade it, but it's another issue)
Obviously I sent SIGQUIT
just by using a number 3
, but, what could cause kill
to forget the signal names?
linux kill
linux kill
asked 7 mins ago
Dmitry Frank
1,17651830
1,17651830
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f477605%2fkill-l-only-returns-zerr%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password