File: pczm

package info (click to toggle)
picocom 1.7-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 272 kB
  • ctags: 161
  • sloc: ansic: 1,955; xml: 450; makefile: 33; sh: 12
file content (4 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (5)
1
2
3
4
#!/bin/sh
exec picocom \
    --send-cmd="sz -vv -b" \
    --receive-cmd="rz -vvv -b" "$@"