Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdMounttest = &cobra.Command{ Use: "mounttest", Short: "Creates files with given permissions and outputs FS type, owner, mode, permissions, contents of files", Long: "Creates files with specific file permissions, and outputs the filesystem type, owner, mode, permissions, content of the given files, if they exist.", Args: cobra.MaximumNArgs(0), Run: main, }
CmdMounttest is used by agnhost Cobra.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.