System Operations Utilities

Command directory for System Operations tools and utilities.

$
Sort:
Popularity
Popularity
Popularity
A-Z
U
9

umount

`umount` is a system call used to detach a filesystem from the directory hierarchy.

System Operations
U
7

udisksctl

7+ udisksctl commands with exact syntax, verified examples, and copyable terminal workflows for system operations tasks.

System Operations
U
7

useradd

7+ useradd commands with exact syntax, verified examples, and copyable terminal workflows for system operations tasks.

System Operations
U
5

uptime

`uptime -V` outputs the version information of the uptime utility itself.

System Operations
U
4

udiskie-mount

4+ udiskie-mount commands with exact syntax, verified examples, and copyable terminal workflows for system operations tasks.

System Operations
U
4

udiskie-umount

4+ udiskie-umount commands with exact syntax, verified examples, and copyable terminal workflows for system operations tasks.

System Operations
U
4

ulimit

ulimit sets or reports user process resource limits.

System Operations
U
4

umask

Umask setting to enforce parameter restrictions for user permission management.

System Operations
U
4

unalias

Unalias is used to remove command aliases from the current shell environment.

System Operations
U
2

u---user

Allows execution of commands as different users, ensuring necessary permissions are maintained for secure and accurate command operations.

System Operations
U
2

unshare

2+ unshare commands with exact syntax, verified examples, and copyable terminal workflows for system operations tasks.

System Operations
U
2

users

`users /var/log/wtmp` outputs logged-in usernames extracted from a specified log file.

System Operations
U
2

usleep

`usleep` enables delayed execution of subsequent commands, specified in microseconds.

System Operations
U
1

u

`u` performs an undo of the last operation within the application, essential for error recovery.

System Operations
U
1

u---unset

This command facilitates modification of environment for executed applications, enhancing debugging processes for setting dependencies.

System Operations