Browse CLI Tools

Discover the best command-line tools

893 tools found

T

Tail

file viewer

Output the last part of files

file-viewingposixc
0
brew install coreutils
H

Head

file viewer

Output the first part of files

file-viewingposixc
0
brew install coreutils
C

Cut

data processing

Remove sections from each line of files

text-processingposixc
0
brew install coreutils
S

Sort

data processing

Sort lines of text files

text-processingposixc
0
brew install coreutils
U

Uniq

data processing

Report or omit repeated lines

text-processingposixc
0
brew install coreutils
G

Grep

search

Print lines matching a pattern

searchpattern-matchingposix
0
brew install grep
F

Find

search

Search for files in a directory hierarchy

searchfile-findingposix
0
brew install findutils
E

Echo

data processing

Display a line of text

text-outputposixc
0
brew install coreutils
P

Printf

data processing

Format and print data

text-outputposixc
0
brew install coreutils
W

Wc

data processing

Count words, lines and characters

text-processingposixc
0
brew install coreutils
S

Ssh

navigation

Secure shell for remote login

remotesecurityc
0
brew install openssh
H

Host

navigation

DNS lookup utility

dnsnetworkc
0
brew install bind
C

Chmod

file management

Change file modes and permissions

permissionsfilesc
0
brew install coreutils
C

Chown

file management

Change file owner and group

permissionsfilesc
0
brew install coreutils
C

Chgrp

file management

Change group ownership of files

permissionsfilesc
0
brew install coreutils
L

Ls

file management

List directory contents

file-listingposixc
0
brew install coreutils
C

Cd

navigation

Change directory

directoryshellbuiltin
0
P

Pwd

navigation

Print working directory

directorypathposix
0
brew install coreutils
M

Mkdir

file management

Create directories

directorycreationposix
0
brew install coreutils