[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-linux
Subject:    Re: [kde-linux] dir /s
From:       Norberto Bensa <nbensa () gmx ! net>
Date:       2004-10-29 3:20:53
Message-ID: 200410290020.53546.nbensa () gmx ! net
[Download RAW message or body]

Bahram Alinezhad wrote:
> dir *.sys c:\windows /s
>
> Why can't similar operation be done with "ls" in
> linux?

Linux (BSD, etc.) have "find"

You can replace the above command with something like:

    find /windows -iname '*.sys'

Then you could pipe it's output thru xargs, and, and, and... there're so many 
things you can do with Linux you can't or are too dificult in Windows* :)

Or you can use "ls -R" the egrep for \.sys$ but I wouldn't recommend it.

Regards,
Norberto

* Well, Microsoft has something good: Visual Studio.
___________________________________________________
This message is from the kde-linux mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic