github.com/grantbow/fit@v0.7.1-0.20220916164603-1f7c88ac81e6/fit/tag-regex-doc/Description (about)

     1  what did you do:
     2  
     3  bug list bug*
     4  
     5  what happened :
     6  
     7  Not found bugapp
     8  Not found bugs
     9  
    10  what should happen:
    11  
    12  a. command line arguments shoudl not be interpreted as file names by the shell.
    13     as this interpretation is done before the command is run, document about
    14     escaping for shell glob expansions.
    15  
    16     https://stackoverflow.com/questions/11456403/stop-shell-wildcard-character-expansion
    17