Timeline for bash use rest of the arguments
Current License: CC BY-SA 4.0
        4 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 11, 2021 at 6:47 | vote | accept | Eular | ||
| Dec 10, 2021 at 15:18 | comment | added | ilkkachu | 
        
            
    This is related to How can we run a command stored in a variable?, except that here, the arguments to the shell ("$@") already contain the command to run as separate words so where to put them is not the problem. But you can modify and use the list as in that other question.
        
     | 
|
| Dec 10, 2021 at 14:27 | answer | added | FelixJN | timeline score: 17 | |
| Dec 10, 2021 at 14:22 | history | asked | Eular | CC BY-SA 4.0 |