@ -43,7 +43,7 @@ if [ "$REALTIME" = "1" ] ; then
sudo journalctl -af -u frequency # > /home/pi/CubeSatSim/logr.txt
elif [ "$1" = "-f" ] ; then
while true; do
cat /home/pi/CubeSatSim/frequency.txt
cat /home/pi/CubeSatSim/frequency.txt | tr -d '\n'
# echo
sleep 5
echo -e "\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b"
Powered by TurnKey Linux.