Browse CLI Tools

Discover the best command-line tools

893 tools found

N

netstat

system

Network statistics tool

networkstatistics
0
brew install inetutils
P

pacman

package manager

Package manager for Arch Linux

package-managerarchlinux
0
sudo pacman -S pacman
P

php

language

Server-side scripting language

phpwebscripting
0
brew install php
P

pstree

system

Display process tree

processtree
0
brew install pstree
P

pushd

productivity

Directory stack navigation

directory-navigation
0
brew install bash
S

screen

productivity

Terminal multiplexer similar to tmux

terminalmultiplexer
0
brew install screen
S

speedtest

system

Speedtest CLI by Ookla

networkbenchmark
0
pip install speedtest-cli
S

ss

system

Socket statistics utility

networkstatistics
0
brew install iproute2mac
T

Tree

file management

Display directory structure in tree format

directorytreevisualization
0
brew install tree
S

Sed

data processing

Stream editor for filtering and transforming text

text-processingclassicposix
0
brew install gnu-sed
T

Tar

compression

Archive and extract files in tar format

archivetarposix
0
brew install gnu-tar
B

Bzip2

compression

Compress files with bzip2 compression

compressionbzip2posix
0
brew install bzip2
Z

Zip

compression

Create and extract ZIP archives

compressionziparchive
0
brew install zip
U

Unzip

compression

Extract ZIP archives

compressionziparchive
0
brew install unzip
U

Unrar

compression

Extract RAR archives

compressionrararchive
0
brew install unrar
W

Watch

data processing

Execute command repeatedly and display output

command-executionmonitoringc
0
brew install watch