Commit 4ebe06f
authored
`echo` is a `cmd` shell builtin and not available as a standalone binary
as from coretuils on Linux. It should be noted that `echo` is available
as a shell builtin on Linux and is not required to be provided as a core
binary. `tar` is only available on more recent Windows releases with 10
or newer.
1 parent 810f210 commit 4ebe06f
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
0 commit comments