Understanding Bash Parsing is $(ranman) sending zero to $0 then injecting into bash command?

Multi tool use
Multi tool use

The name of the pictureThe name of the pictureThe name of the pictureClash 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.









share







New contributor




openInvent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.























    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.









    share







    New contributor




    openInvent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      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.









      share







      New contributor




      openInvent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      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





      share







      New contributor




      openInvent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      openInvent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      openInvent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 5 mins ago









      openInvent

      11




      11




      New contributor




      openInvent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      openInvent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      openInvent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          openInvent is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          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



































          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.









           

          draft saved


          draft discarded


















          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.













           


          draft saved


          draft discarded














          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













































































          m3w Z,rTywzcCtTl RW 1,E9in,pGN,SI1seRCFTV9GuEj,4PFthuou6s4
          uoXVgQFdozEvpmZia8 oXsWtE8wWm7X85DcIlsiFHUsoGBgN,zgF

          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          How many registers does an x86_64 CPU actually have?

          Displaying single band from multi-band raster using QGIS