Bash-Oneliner VS tlog

Compare Bash-Oneliner vs tlog and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Bash-Oneliner tlog
18 4
8,120 295
- 3.4%
3.4 5.2
5 months ago 3 months ago
C
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Bash-Oneliner

Posts with mentions or reviews of Bash-Oneliner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-02.

tlog

Posts with mentions or reviews of tlog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-27.
  • Help with installing tlog on Debian 10
    1 project | /r/debian | 11 Aug 2023
    https://salsa.debian.org/ascii/tlog/-/tree/debian/latest https://github.com/Scribery/tlog
  • How to log bash commands in some simple way?
    3 projects | /r/bash | 27 Nov 2022
  • Tlog: Terminal I/O Logger
    1 project | news.ycombinator.com | 4 Oct 2022
  • Bash-Oneliner: A collection of handy Bash One-Liners and terminal tricks
    8 projects | news.ycombinator.com | 3 May 2022
    Enterprises that requires logging of user actions will very likely not being doing it at the shell level, either through compiled in options, or shell history.

    Instead, the Kernel has built in functionality called Auditd[0], which is capable of logging any and all executions, file or socket accesses, and much more. Along with included tooling for quickly finding and alerting on events[3].

    Further, if terminal logging or playback is really required (usually not), it's generally done through pam with tlog[1]. Red Hat 8 and above come with built-in tlog support[2].

    [0] https://access.redhat.com/documentation/en-us/red_hat_enterp...

    [1] https://github.com/Scribery/tlog/blob/main/README.md

    [2] https://access.redhat.com/documentation/en-us/red_hat_enterp...

    [3] https://wiki.archlinux.org/title/Audit_framework

What are some alternatives?

When comparing Bash-Oneliner and tlog you can also consider the following projects:

the-art-of-command-line - Master the command line, in one page

trice - 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (trace ID visualization 👀)

fs-events

snoopy - Snoopy Command Logger is a small library that logs all program executions on your Linux/BSD system.

ShellCheck - ShellCheck, a static analysis tool for shell scripts

fgprof - 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.

utah - Dataframe structure and operations in Rust

bash-preexec - ⚡ preexec and precmd functions for Bash just like Zsh.

boost - Get started right. Become a shell native. This is the way.

cassette_deck - 🖭 CLI gif recorder, simplified

touched

vscode-bash-debug - Bash shell debugger extension for VSCode (based on bashdb)