A little collection of cool unix terminal/console/curses tools

来源:互联网 发布:最推荐的一部电影 知乎 编辑:程序博客网 时间:2024/05/05 21:54

A little collection of cool unix terminal/console/curses tools

from:http://kkovacs.eu/cool-but-obscure-unix-toolsJust a list of 20 (now 28) tools for the command line. Some are little-known, some are just too useful to miss, some are pure obscure -- I hope you find something useful that you weren't aware of yet! Use your operating system's package manager to install most of them. (Thanks for the tips, everybody!)

dstat & sar

iostat, vmstat, ifstat and much more in one.
dstat screenshot 

slurm

Visualizes network interface traffic over time.
slurm screenshot 

vim & emacs

The real programmers' editors.
vim screenshot 

screen, dtach, tmux, byobu

Keep your terminal sessions alive.
gnu screen screenshot 

multitail

See your log files in separate windows.
multitail screenshot 

tpp

Presentation ("PowerPoint") tool for terminal.
tpp screenshot 

xargs & parallel

Executes tasks from input (even multithread).
xargs screenshot 

duplicity & rsyncrypto

Encrypting backup tools.
duplicity screenshot 

nethack & slash'em

Still the most complex game on the planet.
nethack screenshot 

lftp

Does FTPS. Can mirror, kinda like rsync.
lftp screenshot 

ack

A better grep for source code.
ack screenshot 

calcurse & remind + wyrd

Calendar systems.
calcurse screenshot 

newsbeuter & rsstail

Command line RSS readers.
newsbeuter screenshot 

powertop

Helps conserve power on Linux.
powertop screenshot 

htop & iotop

Process, memory and io monitoring.
htop screenshot 

ttyrec & ipbt

Record and play back terminal sessions.
ipbt screenshot 

rsync

Keeps filesystems in sync over SSH.
rsync screenshot 

mtr

traceroute 2.0.
mtr screenshot 

socat & netpipes

Directing stuff easily in and out of sockets.
socat screenshot 

iftop & iptraf

To see where your traffic goes.
iftop screenshot 

siege & tsung

Command line load test tools.
siege screenshot 

ledger

Terminal-based accounting package.
ledger screenshot 

taskwarrior

Todo management in the terminal.
taskwarrior screenshot 

curl

Everybody's favorite HTTP toolbox.
curl screenshot 

rtorrent & aria2

Command line torrent downloaders.
rtorrent screenshot 

ttytter & earthquake

Nice trendy Twitter clients :)
ttytter screenshot 

vifm & ranger

Alternatives to the midnight commander.
vifm screenshot 

cowsay & sl

I just couldn't resist. :o)
cowsay screenshot 
Discussion of this post on Hacker News - that's the place to get into nice old-school FidoNet-style flame wars about the important things in life, like whether or not tmux is better than screen, is parallel better than xargs, whether or not ifconfig is a power tool, or should this list include somebody's once-used tool for converting old Pascal code to C or something. :o)
0 0
原创粉丝点击