Send Motion-user mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."
Today's Topics:
1. Re: Colons in timestamp (chuck elliot)
----------------------------------------------------------------------
Message: 1
Date: Tue, 26 Jan 2021 17:12:15 +0000
From: chuck elliot <[email protected]>
To: [email protected]
Subject: Re: [Motion-user] Colons in timestamp
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
If you forget to put in the quotes you will delete the whole
directory...
On 25/01/2021 8:20 pm, Dave Howorth wrote:
> On Mon, 25 Jan 2021 18:19:51 +0000
> chuck elliot <[email protected]> wrote:
>
>> It might be safer to stick to the usual filename 'rules' - consider
>>
>> touch 'ls;rm -R *'
> Sorry, what's the problem?
>
>> On 25/01/2021 11:47 am, Dave Howorth wrote:
>>> On Sun, 24 Jan 2021 18:11:29 -0800
>>> Tony Ross <[email protected]> wrote:
>>>
>>>> On 1/24/21 5:35 PM, Steve wrote:
>>>>> I'm very surprised I found nothing on this in the archives. The
>>>>> colons in the filenames created by Motion are a no-no on Linux
>>>>> systems and cause much grief. I haven't found anything in the docs
>>>>> to address this either.
>>>>>
>>>>> I want the timestamp just w/o the colons. Is this possible?
>>>> A colon is not a filename problem in Linux. One can certainly
>>>> configure whatever filename one desires, but I think you are
>>>> confusing colons and semicolons:
>>>>
>>>> $ touch /tmp/time:stamp:00; file /tmp/time*
>>>> /tmp/time:stamp:00: empty
>>> Semicolons are not a problem either. You can use any character
>>> except a forward-slash. You do need to quote filenames or escape
>>> characters correctly though to avoid them being misinterpreted in
>>> some situations.
>>>
>>> $ touch 'a file with:colons∧semicolons'
>>> $ file a\ *
>>> a file with:colons∧semicolons: empty
>>>
>>>
>>> _______________________________________________
>>> Motion-user mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/motion-user
>>> https://motion-project.github.io/
>>>
>>> Unsubscribe:
>>> https://lists.sourceforge.net/lists/options/motion-user
>>
>> _______________________________________________
>> Motion-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/motion-user
>> https://motion-project.github.io/
>>
>> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
>
>
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> https://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
------------------------------
------------------------------
Subject: Digest Footer
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 175, Issue 27
********************************************