Created
February 3, 2015 14:31
-
-
Save briankip/cc2746d1af412d5680c2 to your computer and use it in GitHub Desktop.
Deamon for the sysmex machine
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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