public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Exclude System entries with "ls" or "find"
@ 2018-12-18  8:13 Steven Penny
  2018-12-18 12:58 ` Corinna Vinschen
  0 siblings, 1 reply; 13+ messages in thread
From: Steven Penny @ 2018-12-18  8:13 UTC (permalink / raw)
  To: cygwin

Compare Cygwin:

    $ ls -1 -N /cygdrive/c
    $Recycle.Bin
    cygwin64
    Documents and Settings
    pagefile.sys
    PerfLogs
    Program Files
    Program Files (x86)
    ProgramData
    Recovery
    System Volume Information
    Users
    Windows

With Command Prompt:

    > dir /A:-S C:
    2018-12-08  10:14 AM    <DIR>          cygwin64
    2009-07-13  09:20 PM    <DIR>          PerfLogs
    2018-12-15  06:05 PM    <DIR>          Program Files
    2018-12-15  05:21 PM    <DIR>          Program Files (x86)
    2018-10-31  06:07 PM    <DIR>          ProgramData
    2018-11-18  01:10 AM    <DIR>          Users
    2018-11-09  08:18 AM    <DIR>          Windows

as can be seen, Command Prompt has a way to exclude System items. Does Cygwin
have some way to do this, perhaps with "ls" or "find"?


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-12-19 18:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-18  8:13 Exclude System entries with "ls" or "find" Steven Penny
2018-12-18 12:58 ` Corinna Vinschen
2018-12-18 15:51   ` Eliot Moss
2018-12-18 16:19     ` cyg Simple
2018-12-19  1:10       ` Eliot Moss
2018-12-19 10:06   ` Brian Inglis
2018-12-19 12:20     ` Corinna Vinschen
2018-12-19 12:53       ` Andrey Repin
2018-12-19 13:37         ` Eliot Moss
2018-12-19 14:50           ` Corinna Vinschen
2018-12-19 15:19             ` Andrey Repin
2018-12-19 18:25               ` Corinna Vinschen
2018-12-19 20:57               ` Brian Inglis

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).