tailf.io-cli

0.1.2 • Public • Published

tailf.io-cli

Example

https://serverfault.com/questions/294218/is-there-a-way-to-redirect-output-to-a-file-without-buffering-on-unix-linux

On MacOS

script -q /dev/null ls -lahG ~ | tailf.io -h https://tailf.io/abcd
script -q /dev/null find . -print | sed -e 's;[^/]*/;|____;g;s;____|; |;g' | tailf.io -m '{"note":"test"}'

on ubuntu use unbuffer?

LC_CTYPE=C tr -c "[:digit:]" " " < /dev/urandom | dd cbs=$COLUMNS conv=unblock | GREP_COLOR="1;32" grep --color "[^ ]" | tailf.io -h http://localhost:8654/

Readme

Keywords

none

Package Sidebar

Install

npm i tailf.io-cli

Weekly Downloads

1

Version

0.1.2

License

ISC

Last publish

Collaborators

  • a7medkamel