initial checkin of README
[smp-waschbecken/faq.git] / README
1 smp-waschbecken repository
2 ##########################
3
4 there is only braindead stuff in here. with the utmost probability all this
5 was hacked while traveling in higher states of consciousness :)
6
7 ser_cp:
8 -------
9   copy via uart. [host1-tts/0] <-> [tts/0-host2]
10
11   usage:
12      cat foo.avi | ./ser_serv /dev/tts/0 (on host 1)
13      ./ser_get /dev/tts/0 > foo_copied_via_uart.avi (on host 2)
14
15
16 hopefully coming up more ... benefactors welcome ;)