1 Repo
Utilities to start processes that persist beyond the current user session.
Distinct from Admin Command Executions: Candidates focus on logging or remote execution, not local session persistence (nohup).
Explore 1 awesome GitHub repository matching operating systems & systems programming · Persistent Command Executions. Refine with filters or upvote what's useful.
This project is a comprehensive suite of essential command-line tools and standardized Unix-like utilities. It provides the fundamental building blocks for system administration, file management, and text processing on Unix-like systems, implementing a wide range of POSIX command-line tools. The collection is distinguished by its broad coverage of low-level system operations. This includes a complete toolkit for file system management, such as creating and modifying files and directories, and a specialized text processing toolkit for filtering, sorting, and transforming data streams. The pro
Provides the nohup utility to execute commands that continue running after logout.