Il 16/10/21 03:37, Saku via wsjt-devel
ha scritto:
Hi Saku!Hi!
With linux command console you can do it fast with:
grep -i oh1kh ~/.local/share/WSJT-X/ALL.TXT > ~/MYALL.TXT
That makes file MYALL.TXT to your home directory. Just replace my call with your own.
After checked MYALL.TXT you can delete the ALL.TXTrm ~/.local/share/WSJT-X/ALL.TXT
And when ever you want to do it again just modify ">" to ">>" to be like:
grep -i oh1kh ~/.local/share/WSJT-X/ALL.TXT >> ~/MYALL.TXTand lines with your call is added to existing file ~/MYALL.TXT
--Saku OH1KH
Good to get this script example.
Thanks and regards!
---
73 de Marco, PY1ZRJ (former IK5BCU)
![]()
73 de Marco, PY1ZRJ (former IK5BCU)
_______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel