gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

✘gpsinfo


From: Gary E. Miller
Subject: ✘gpsinfo
Date: Sun, 14 Mar 2021 16:57:24 -0700

Yo All!

It gets tedious when users asked, simple questions about their installations,
fail to respond.

To address that, a simple script: gpsclient.  It should not leak any
Personally Identifiable Info (PII), but answer the usual basics.

Here is a first cut.  Suggestions?

~ $ cat clients/gpsinfo
#! /bin/sh

set -x
id
uname -a
which gpsd
gpsd -V
netstat -apn | fgrep :2947
ps ax | fgrep gpsd
which gpspipe
gpspipe -V
gpspipe -w -n 2
python -V
echo $PYTHONPATH



RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        gem@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpBwJdTmwWEX.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]