mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 04:49:17 -04:00
the realtime ARQ modes pactor 1, amtor, gtor without a ptc, only with a soundcard and a pc and linux(FreeBSD), all of which need not be the newest. The core of hf, the heart of the program (hfkernel) is a real master-piece of code, it has originally been made by Tom Sailer, many thanks Tom! hf can also do MT63 and has a CW elbug function. WWW: http://www.hf.webmasternet.org - Diane Bruce, VA3DB db@db.net PR: ports/101452 Submitted by: db
8 lines
297 B
Text
8 lines
297 B
Text
--- scripts/testtest.orig Mon Jul 31 00:29:38 2006
|
|
+++ scripts/testtest Mon Jul 31 00:29:01 2006
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/usr/local/bin/bash
|
|
# test for test and grep and tail ....
|
|
grepstring=`ps -a | grep hfkernel | grep -v grep | tail -n 1 | tail -c -9`
|
|
echo grepstring = $grepstring
|