Tumbleweed backs off on systemd for now
Tumbleweed backs off on systemd for now
Posted Sep 20, 2011 17:44 UTC (Tue) by vonbrand (subscriber, #4458)In reply to: Tumbleweed backs off on systemd for now by imitev
Parent article: Tumbleweed backs off on systemd for now
On Fedora 15 I get 40 lines of output from mount(8), not counting various cgroups it's 29. And many of those are virtual filesystems that give a peek into the kernel's inards, so that depends more on the base kernel version than anything else.
In any case, what do you want to read the full output for? It is easy to check just what you need, oblivious to whatever other cruft it might spew at you. I hadn't looked at the full output for ages.
      Posted Sep 20, 2011 19:19 UTC (Tue)
                               by imitev (guest, #60045)
                              [Link] (2 responses)
       
You mean filtering the output ? Reading quickly through a few short lines is easier / takes less time than thinking of a search pattern: oh, what was the fs type again ? where was it mounted ? what are the mount arguments, ... 
[Note: as I'm getting used to systemd - which I like - I'll just get used to have 40+ lines of mount output. I'm just outlining it used to be a bit easier before, and that for various reasons people still need to go through mount's output (I often do). As jspaleta points out user space may evolve and maybe distros will begin to ship helper scripts or patched mount...] 
 
     
    
      Posted Sep 20, 2011 19:27 UTC (Tue)
                               by imitev (guest, #60045)
                              [Link] 
       
 >> As jspaleta points out user space may evolve and maybe distros will begin to ship helper scripts or patched mount 
replying to myself: /me will have to check new commands when upgrading (thank you juergbi for the pointer to findmnt) 
 
     
      Posted Sep 21, 2011 15:32 UTC (Wed)
                               by tzafrir (subscriber, #11501)
                              [Link] 
       
     
      Posted Sep 22, 2011 3:13 UTC (Thu)
                               by jcm (subscriber, #18262)
                              [Link] 
       
     
    Tumbleweed backs off on systemd for now
      
And then: hmm, no match, did I make a mistake with the regex ? In which case it's safer to use grep -v '\(/sys\|systemd\|tmpfs\|mqueue\|hugetlbfs\)' but you'll agree it's not so convenient when you forgot to set it as an alias or you're too lazy to hack/deploy a little filtering script.
Tumbleweed backs off on systemd for now
      
Tumbleweed backs off on systemd for now
      
Tumbleweed backs off on systemd for now
      
           