Understanding Bash Parsing is $(ranman) sending zero to $0 then injecting into bash command?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
So I've been working on a random man page script/command with help from other users on this site. So far its like.
alias ranman="man -k . | shuf -n 1 | sed -e 's_[[:space:]].*__;s/^/man /'"
$(ranman)
Because when you execute ranman the command to run is just "echo"ed to screen
$ranman produces something like
man apropos but doesnt actually execute it.
Also this brings me to another issue with the expansion of [ the test commands overloaded alias. And How do I know if my system big ENDIAN or little ENDIAN for 16 bits also how are 32bits doubled. with 8 bit words?
Also my HID binaryFingers device is actually Outer Indian as opposed to BIG ENDIAN or LITTLE ENDIAN.
linux bash shell brace-expansion bash-expansion
New contributor
add a comment |Â
up vote
0
down vote
favorite
So I've been working on a random man page script/command with help from other users on this site. So far its like.
alias ranman="man -k . | shuf -n 1 | sed -e 's_[[:space:]].*__;s/^/man /'"
$(ranman)
Because when you execute ranman the command to run is just "echo"ed to screen
$ranman produces something like
man apropos but doesnt actually execute it.
Also this brings me to another issue with the expansion of [ the test commands overloaded alias. And How do I know if my system big ENDIAN or little ENDIAN for 16 bits also how are 32bits doubled. with 8 bit words?
Also my HID binaryFingers device is actually Outer Indian as opposed to BIG ENDIAN or LITTLE ENDIAN.
linux bash shell brace-expansion bash-expansion
New contributor
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
So I've been working on a random man page script/command with help from other users on this site. So far its like.
alias ranman="man -k . | shuf -n 1 | sed -e 's_[[:space:]].*__;s/^/man /'"
$(ranman)
Because when you execute ranman the command to run is just "echo"ed to screen
$ranman produces something like
man apropos but doesnt actually execute it.
Also this brings me to another issue with the expansion of [ the test commands overloaded alias. And How do I know if my system big ENDIAN or little ENDIAN for 16 bits also how are 32bits doubled. with 8 bit words?
Also my HID binaryFingers device is actually Outer Indian as opposed to BIG ENDIAN or LITTLE ENDIAN.
linux bash shell brace-expansion bash-expansion
New contributor
So I've been working on a random man page script/command with help from other users on this site. So far its like.
alias ranman="man -k . | shuf -n 1 | sed -e 's_[[:space:]].*__;s/^/man /'"
$(ranman)
Because when you execute ranman the command to run is just "echo"ed to screen
$ranman produces something like
man apropos but doesnt actually execute it.
Also this brings me to another issue with the expansion of [ the test commands overloaded alias. And How do I know if my system big ENDIAN or little ENDIAN for 16 bits also how are 32bits doubled. with 8 bit words?
Also my HID binaryFingers device is actually Outer Indian as opposed to BIG ENDIAN or LITTLE ENDIAN.
linux bash shell brace-expansion bash-expansion
linux bash shell brace-expansion bash-expansion
New contributor
New contributor
New contributor
asked 5 mins ago
openInvent
11
11
New contributor
New contributor
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
openInvent is a new contributor. Be nice, and check out our Code of Conduct.
openInvent is a new contributor. Be nice, and check out our Code of Conduct.
openInvent is a new contributor. Be nice, and check out our Code of Conduct.
openInvent is a new contributor. Be nice, and check out our Code of Conduct.
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%2f477893%2funderstanding-bash-parsing-is-ranman-sending-zero-to-0-then-injecting-into-b%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