Re: du Weirdness - how is this possible

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/13/18 05:20, Stephen Morris wrote:
>>
> Thanks Ed, I'll check the doco out, I was just expecting the command to do exactly
> what the help info said, output the information for all files, not just a subset. 

It *does* do exactly what the man page says.  You just have to understand the
"context" in which it is saying it.

Let me complete my thought.  Even take the "ls" command as an example.

[egreshko@meimei test-dir]$ ls
test  test1  test2

[egreshko@meimei test-dir]$ ls -a
.  ..  test  test1  test2  .test3  .test4  .test5

[egreshko@meimei test-dir]$ ls *
test  test1  test2

[egreshko@meimei test-dir]$ shopt -s dotglob

[egreshko@meimei test-dir]$ ls *
test  test1  test2  .test3  .test4  .test5

-- 
Conjecture is just a conclusion based on incomplete information. It isn't a fact.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux