public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/18424] New: mkdir silent (-v -p)
@ 2015-05-17 13:29 denji0k at gmail dot com
  0 siblings, 0 replies; only message in thread
From: denji0k at gmail dot com @ 2015-05-17 13:29 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=18424

            Bug ID: 18424
           Summary: mkdir silent (-v -p)
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: denji0k at gmail dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

When used with verbose `--parents`, get silent mode

Verbose:

   $ mkdir -v test{1,2}
   mkdir: created directory 'test1'
   mkdir: created directory 'test2'

Verbose + Parent directory create:
   $ mkdir -p -v test{1,2}
   $ tree
   .
   ├── test1
   └── test2

Version:
   $ mkdir --version
   mkdir (GNU coreutils) 8.21
   $ lsb_release --description --codename
   Description: Ubuntu 14.04.2 LTS
   Codename:    trusty

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From glibc-bugs-return-28280-listarch-glibc-bugs=sources.redhat.com@sourceware.org Sun May 17 14:42:30 2015
Return-Path: <glibc-bugs-return-28280-listarch-glibc-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-glibc-bugs@sources.redhat.com
Received: (qmail 62721 invoked by alias); 17 May 2015 14:42:29 -0000
Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <glibc-bugs.sourceware.org>
List-Subscribe: <mailto:glibc-bugs-subscribe@sourceware.org>
List-Post: <mailto:glibc-bugs@sourceware.org>
List-Help: <mailto:glibc-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: glibc-bugs-owner@sourceware.org
Delivered-To: mailing list glibc-bugs@sourceware.org
Received: (qmail 62674 invoked by uid 48); 17 May 2015 14:42:24 -0000
From: "schwab@linux-m68k.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug libc/18424] mkdir silent (-v -p)
Date: Sun, 17 May 2015 14:42:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: glibc
X-Bugzilla-Component: libc
X-Bugzilla-Version: unspecified
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: schwab@linux-m68k.org
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Resolution: INVALID
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: unassigned at sourceware dot org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-18424-131-2Pke6vuWQa@http.sourceware.org/bugzilla/>
In-Reply-To: <bug-18424-131@http.sourceware.org/bugzilla/>
References: <bug-18424-131@http.sourceware.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://sourceware.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2015-05/txt/msg00145.txt.bz2
Content-length: 569

https://sourceware.org/bugzilla/show_bug.cgi?id\x18424

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
This has nothing to do with glibc, mkdir is part of the coreutils project.

--
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-17 13:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-17 13:29 [Bug libc/18424] New: mkdir silent (-v -p) denji0k at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).