GT2/GT2-iOS/node_modules/logfmt/examples/test_cmd_line

5 lines
323 B
Plaintext
Raw Normal View History

2018-02-12 17:26:06 +00:00
echo "foo=bar a=14 baz=\"hello kitty\" cool%story=bro f %^asdf" | bin/logfmt
cat examples/file | bin/logfmt
echo "foo=bar a=14 baz=\"hello kitty\" cool%story=bro f %^asdf" | bin/logfmt | bin/logfmt -r
echo "foo=bar a=14 baz=\"hello kitty\" cool%story=bro f %^asdf" | bin/logfmt | bin/logfmt -r | bin/logfmt | bin/logfmt -r