-
Notifications
You must be signed in to change notification settings - Fork 53
echo "Hello World" | noscl publish #54
Comments
You can do this in the current version by passing
|
This did NOT work for me:
It published a dash. |
I also just tried Line 59 in a6aeb03
I must be missing something... I installed via |
which still doesn't mention the |
Isn't that how it should work if you adopt the Unix philosophy? Or am I making a mistake?
stdin should be assumed as default if no string is passed.
Stupid example:
Let's say I want to post my uptime.
$ uptime | noscl publish
The text was updated successfully, but these errors were encountered: