
lastcomm
List of commands for lastcomm:
-
lastcomm:tldr:0a1e7 lastcomm: Display commands executed by a given user.$ lastcomm --user ${user}try on your machineexplain this command
-
lastcomm:tldr:3d68f lastcomm: Display information about a given command executed on the system.$ lastcomm --command ${command}try on your machineexplain this command
-
lastcomm:tldr:9f0dc lastcomm: Print information about all the commands in the acct (record file).$ lastcommtry on your machineexplain this command
-
lastcomm:tldr:f2bf1 lastcomm: Display information about commands executed on a given terminal.$ lastcomm --tty ${terminal_name}try on your machineexplain this command