bug#42831: timeout --foreground html manual

2020-08-12 Thread Jonny Grant



On 12/08/2020 18:44, Pádraig Brady wrote:
> On 12/08/2020 16:56, Jonny Grant wrote:
>> https://www.gnu.org/software/coreutils/manual/html_node/timeout-invocation.html#timeout-invocation
>>
>> I'd like to propose a clarification to this line:
>> "This is needed to support timing out commands not started directly from an 
>> interactive shell, in two situations."
>>
>> Proposal :-
>> "This is needed to support timeout commands not started 
>> directly from an interactive shell, in two situations."
> 
> Addressed with:
> https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.32-54-g5b8161ee4
> 
> thanks,
> Pádraig

Great, thank you for clarifying.





bug#42831: timeout --foreground html manual

2020-08-12 Thread Pádraig Brady

On 12/08/2020 16:56, Jonny Grant wrote:

https://www.gnu.org/software/coreutils/manual/html_node/timeout-invocation.html#timeout-invocation

I'd like to propose a clarification to this line:
"This is needed to support timing out commands not started directly from an 
interactive shell, in two situations."

Proposal :-
"This is needed to support timeout commands not started directly from 
an interactive shell, in two situations."


Addressed with:
https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.32-54-g5b8161ee4

thanks,
Pádraig





bug#42831: timeout --foreground html manual

2020-08-12 Thread Jonny Grant
https://www.gnu.org/software/coreutils/manual/html_node/timeout-invocation.html#timeout-invocation

I'd like to propose a clarification to this line:
"This is needed to support timing out commands not started directly from an 
interactive shell, in two situations."

Proposal :-
"This is needed to support timeout commands not started directly 
from an interactive shell, in two situations."

Jonny





bug#42804: mkdir saying it can't create folder although it created it

2020-08-12 Thread Nick Levinson via GNU coreutils Bug Reports
I don't know why my bug report appeared twice with the same bug number, but the 
version answered by Paul Eggert was incomplete, so I'm not surprised that he 
didn't understand. To answer: The point about hidden files is that I knew the 
directory did not exist before I executed mkdir because I can see hidden files 
and therefore I knew the directory I wanted to create did not exist even among 
hidden files. Thus, the message is confusing.

I don't know what an example transcript is, even though I Googled the term. I 
already quoted the response of mkdir under the circumstance. 
Apparently, the problem is intermittent, but I don't know when it occurs and 
when not. 
-- 
Nick