echo
echo copied to clipboard
echo prints the first positional argument to stdout
If the goal is to write the code manually as small and elegant as possible then it can be improved IMHO :) It was long time since my last low...
fix typo
Looks like the last "frist" was missed in 53d84ea.
The current 254-character limit on the size of the output seems arbitrary and not useful. If the limit is to be kept (e.g. because it needs https://github.com/kelseyhightower/echo/issues/3 to be fixed...