Unsubscribe

On Oct 15, 2021 3:08 PM, wsjt-devel-requ...@lists.sourceforge.net wrote:

Send wsjt-devel mailing list submissions to
wsjt-devel@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
or, via email, send a message with subject or body 'help' to
wsjt-devel-requ...@lists.sourceforge.net

You can reach the person managing the list at
wsjt-devel-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of wsjt-devel digest..."


Today's Topics:

   1. Re: Maintenance Question: How To disable .WAV samples and
      reduce ALL.TXT size (Marco Calistri)


----------------------------------------------------------------------

Message: 1
Date: Fri, 15 Oct 2021 16:08:27 -0300
From: Marco Calistri <py1...@outlook.com>
To: Black Michael <mdblac...@yahoo.com>,
"wsjt-devel@lists.sourceforge.net" <wsjt-devel@lists.sourceforge.net>
Subject: Re: [wsjt-devel] Maintenance Question: How To disable .WAV
samples and reduce ALL.TXT size
Message-ID:
<dm6pr04mb4796d7059f0c3d3dcd1e3b7986...@dm6pr04mb4796.namprd04.prod.outlook.com>

Content-Type: text/plain; charset="utf-8"; Format="flowed"

Il 15/10/21 00:25, Black Michael ha scritto:
> A script like this run once a month to rename the ALL.TXT to a dated
> file would work
>
> #!/bin/sh
> FILENAME='ALL_'`date +%Y_%m_%d`.txt
> cd ~/.local/share/WSJT-X/
> mv ALL.TXT $FILENAME
> echo $FILENAME
>
> Gives a filename like this:
> ALL_2021_10_14.txt
>
> Mike W9MDB
>
>
>
>
> On Thursday, October 14, 2021, 06:19:37 PM CDT, Marco Calistri via
> wsjt-devel <wsjt-devel@lists.sourceforge.net> wrote:
>
>
> Il 14/10/21 19:26, Stan Gammons via wsjt-devel ha scritto:
>> You can use a cron job to do that.? But, I don't know that I would
>> empty/delete ALL.TXT?? It could be useful some day. ? I try to
>> remember to archive ALL.TXT from time to time using a name to denote
>> the date it was archived then I delete the file.
>>
>> 73
>>
>> Stan
>> KM4HQE
>>
>>
>> On 10/14/21 5:01 PM, Marco Calistri via wsjt-devel wrote:
>>> Hello,
>>>
>>> I red some articles regarding how to prevent WSJT-X to produce its
>>> larges ".WAV" samples files, but I've not been able to disable this
>>> feature and periodically some of this audio files are going to be
>>> saved in my folder.
>>>
>>> *Question 1:* how to disable definitely this occurrence?
>>>
>>> *Question 2:* Is there a way (I mean a correct/suggested way) to
>>> periodically empty the "ALL.TXT" file which in my case has reached
>>> almost 250 Mb in size?
>>>
>>> Note: I'm using Linux version of WSJT-X.
>>>
>>> Many thanks!
>>> ---
>>> *73 de Marco, PY1ZRJ (former IK5BCU)*
>>> **
>>>
> Hi Stan,
>
> Yes by doing these jobs out of the program is always very practical
> and we can easily trim the scripts in order to apply exactly what we
> need to do.
> My questions above were more related to possible specific program
> features, currently unavailable which maybe could be implemented in
> the future if considered useful.
>
> Regards,
>
Thanks for the script suggestion Mike.

Best regards!

---
*73 de Marco, PY1ZRJ (former IK5BCU)*
**
-------------- next part --------------
An HTML attachment was scrubbed...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4mHV8cDedFzZMVs6.jpeg
Type: image/jpeg
Size: 83184 bytes
Desc: not available

------------------------------



------------------------------

Subject: Digest Footer

_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


------------------------------

End of wsjt-devel Digest, Vol 92, Issue 57
******************************************


_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to