1 line
188 B
Text
1 line
188 B
Text
A binary that writes on standard output the first given argument (the same behavior as `echo` but with only one argument). If no argument is given, it writes the string "write on stdout".
|