Method: Specinfra::Command::Aix::Base::Inventory.get_filesystem
- Defined in:
- lib/specinfra/command/aix/base/inventory.rb
permalink .get_filesystem ⇒ Object
[View source]
34 35 36 |
# File 'lib/specinfra/command/aix/base/inventory.rb', line 34 def get_filesystem 'df -kP' end |