.. generated, remove this comment to keep this file ``bashhistory`` =============== .. code-block:: console $ target-query -f bashhistory .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.os.unix.history.CommandHistoryPlugin`` * - Output - ``records`` **Module documentation** UNIX command history plugin. **Function documentation** Return shell history for all UNIX users. When using a shell, history of the used commands can be kept on the system. These are usually written to a hidden file named ``.$SHELL_history`` and may expose commands that were used by an adversary. .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.os.unix.bsd.citrix.history.CitrixCommandHistoryPlugin`` * - Output - ``records`` **Module documentation** Citrix command history plugin. **Function documentation** Return shell history for all UNIX users. When using a shell, history of the used commands can be kept on the system. These are usually written to a hidden file named ``.$SHELL_history`` and may expose commands that were used by an adversary.