Filesystem Utilities

Command directory for Filesystem tools and utilities.

$
Sort:
Popularity
Popularity
Popularity
A-Z
S
5

sfdisk

5+ sfdisk commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
S
5

sha1sum

sha1sum calculates and verifies SHA-1 checksums for file integrity validation.

Filesystem
S
5

sha224sum

`sha224sum` with `--ignore-missing` allows flexibility in file verification while accounting for potential absence.

Filesystem
S
5

sha256sum

sha256sum has options to flexibly handle file existence checks, crucial for partial transfers and verifying data integrity.

Filesystem
S
5

sha384sum

sha384sum computes and verifies SHA-384 checksums, confirming file integrity.

Filesystem
S
5

sha512sum

SHA512sum checks file integrity against hashes while ignoring any missing files.

Filesystem
S
5

shiori

This command initializes a web-based interface for managing bookmarks in Shiori.

Filesystem
S
5

simplehttpserver

The `simplehttpserver` command provides configurable HTTP serving capabilities based on YAML-defined rules.

Filesystem
S
5

slim

slim provides help options for its subcommands to assist in usage.

Filesystem
S
5

slurmctld

5+ slurmctld commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
S
5

snakefmt

snakefmt is a command-line tool for formatting Snakefiles according to style guidelines.

Filesystem
S
5

snoop

5+ snoop commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
S
5

snort

Facilitates real-time packet capture and alert logging based on custom ruleset definitions.

Filesystem
S
5

solcjs

Solidity compiler with optimization options for contract deployment.

Filesystem
S
5

spa-resample

5+ spa-resample commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
S
5

sprof

5+ sprof commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
S
5

stow

Command to selectively create symlinks while excluding files based on specified regex patterns using GNU Stow.

Filesystem
S
5

stylua

`stylua`: Applies pre-defined formatting rules for Lua files to ensure adherence to code style specifications on spaces and quotes.

Filesystem
S
5

systemd-escape

5+ systemd-escape commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
S
5

systemd-hwdb

5+ systemd-hwdb commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
T
5

tac

tac facilitates advanced concatenation processes with customizable separators for better data management.

Filesystem
T
5

texcount

`texcount -v` provides extensive reporting on words counted within a LaTeX document, aiding in thorough reviews.

Filesystem
T
5

textutil

5+ textutil commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
T
5

timidity

Timidity is a versatile software synthesizer that plays MIDI files through sound fonts.

Filesystem
T
5

toipe

Command to initiate a typing test, with an option to include punctuation characters.

Filesystem
T
5

transmission-create

transmission-create generates torrent files based on specified files or directories.

Filesystem
T
5

truncate

A Unix utility used to shrink or extend the size of a file.

Filesystem
T
5

tuckr

Tuckr allows you to manage and configure dotfiles for various programs within your development environment.

Filesystem
T
5

twopi

Twopi is part of Graphviz and is utilized for rendering directed graphs into various formats.

Filesystem
U
5

unar

The `-s` option allows selectively extracting files, focusing on maintaining existing datasets while handling new content during operations.

Filesystem
U
5

unrar

Unrar allows users to view contents of RAR archives without extraction.

Filesystem
U
5

urxvt

5+ urxvt commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
U
5

uvicorn

Uvicorn allows for secure connections over HTTPS, providing an encrypted channel for web applications using SSL certificates.

Filesystem
V
5

vmtouch

vmtouch adds a daemon mode to keep files locked in memory, preventing eviction from the cache.

Filesystem
W
5

weasyprint

WeasyPrint is an open-source tool to render HTML/CSS documents as PDF or image formats.

Filesystem
W
5

wlc

Displays help information for tool usage and command syntax.

Filesystem
W
5

wsl-open

5+ wsl-open commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
X
5

xcode-select

5+ xcode-select commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
X
5

xdg-open

5+ xdg-open commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
X
5

xzdiff

xzdiff allows for an in-depth paginated examination of differences between two xz-compressed files.

Filesystem
Z
5

zed

5+ zed commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
Z
5

zipgrep

5+ zipgrep commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
Z
5

zsync

5+ zsync commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
A
4

adscript

Adscript is a command-line tool for compiling Adscript files into object files, facilitating integration into broader software systems.

Filesystem
A
4

afplay

4+ afplay commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
A
4

agg

Agg is a command-line tool for aggregating and processing data from various file formats.

Filesystem
A
4

aircrack-ng

Aircrack-ng is a suite for Wi-Fi security auditing with tools for network monitoring, packet capturing, WEP/WPA key cracking.

Filesystem
A
4

airodump-ng

Airodump-ng is a network packet analyzer used to capture and display packets, providing details on associated clients and APs.

Filesystem
A
4

airpaste

Airpaste is a tool for creating ad-hoc network channels using mDNS for local network collaboration.

Filesystem
A
4

apkeep

Apkeep is a CLI tool for downloading APKs from various Android app stores, including handling specific source choices and file destinations.

Filesystem
A
4

aplay

4+ aplay commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
A
4

apport-bug

4+ apport-bug commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
A
4

arch-chroot

4+ arch-chroot commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
A
4

archwiki-rs

archwiki-rs is a command-line interface for accessing the ArchLinux Wiki, enabling streamlined searches for documentation and articles.

Filesystem
A
4

as

4+ as commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
A
4

asar

ASAR files are archives used in Electron applications. They are similar to ZIP files but designed for web applications.

Filesystem
A
4

asciidoctor

Asciidoctor is a processor for AsciiDoc content converting it to various formats like HTML and PDF.

Filesystem
A
4

asr

4+ asr commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.

Filesystem
A
4

autoflake

Autoflake is a command-line utility designed to automatically remove unused Python imports and variables, optimizing code for deployment or review.

Filesystem
A
4

autopep8

Recursively formats Python files per PEP 8 standards in a specified directory.

Filesystem