From fbb0ccefa4375786bb59015d023ff85a838e338c Mon Sep 17 00:00:00 2001 From: Andrea Cardaci Date: Tue, 2 Oct 2018 22:50:26 +0200 Subject: [PATCH] Add info about pager in journalctl Close #25. --- _gtfobins/journalctl.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_gtfobins/journalctl.md b/_gtfobins/journalctl.md index c3d7014..53d531a 100644 --- a/_gtfobins/journalctl.md +++ b/_gtfobins/journalctl.md @@ -1,5 +1,8 @@ --- -description: This might not work if run by unprivileged users depending on the system configuration. +description: | + This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply. + + This might not work if run by unprivileged users depending on the system configuration. functions: execute-interactive: - code: |