This workaround is necessary for terminal emulators which parse -e in a different way: some accept a list of arguments (-e command arg1 arg2 …), some accept only one argument (-e "command arg1 arg2 …"). Therefore, we just create a script and pass that as the one and only argument.
Description
No description provided
Languages
C
58.6%
Perl
29%
Raku
9.4%
Ruby
1.2%
Shell
0.7%
Other
1.1%