Skip to content

Instantly share code, notes, and snippets.

@briankip
Created February 3, 2015 14:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save briankip/cc2746d1af412d5680c2 to your computer and use it in GitHub Desktop.
Save briankip/cc2746d1af412d5680c2 to your computer and use it in GitHub Desktop.
Deamon for the sysmex machine
#!/bin/bash
nohup cat /dev/ttyS0 > /var/www/sysmex/sysmex.dump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment