safe-chains 0.221.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
10
[[command]]
name = "users"
aliases = ["gusers"]
description = "Lists the login names of users currently on the system, sorted, space-separated, on a single line. BSD form has no flags. The GNU coreutils form takes an optional FILE argument (default /var/run/utmp[x])."
url = "https://www.gnu.org/software/coreutils/manual/coreutils.html#users-invocation"
researched_version = "GNU coreutils 9.7 (April 2025); BSD form frozen"
level = "Inert"
bare = true
max_positional = 1
standalone = ["--help", "--version"]