Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "utmpsave",
Short: "Dumps linux lastlog into a human readable file",
Long: `Dumps linux lastlog into a human readable file.
Can be scheduled, utmpsave will not store duplicate records.`,
Run: rootCmd,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.