Awesome Shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
Here are the tools I use to live my life on the command line: Mail Client: Mutt Filtering: procmail, imapfilter Search: mairix General Web Client: Lynx, Links, Elinks, w3m Tools: wget, aria2c, curl Web Services Toodledoo: toodledo (ruby gem) Misc search engines: Surfraw Google Calendar: gagenda Ebay: esniper BBC Iplayer: get_iplayer Google Drive: gdrive Google …
qicinga – a short python script I’ve written to display Icinga Service Statuses (Statii?) at the commandline.
Glances is a CLI curses based monitoring tool for GNU/Linux and BSD OS.Glances uses the PsUtil library to get information from your system.It is developed in Python. via Glances by nicolargo. Nice and available in the EPEL repository for Centos / RHEL.
As long as you have MP4::Info installed perl -MMP4::Info -MData::Dumper -e ‘my $mp4 = new MP4::Info $ARGV[0]; print Dumper($mp4);’ YOURFILENAME.mp4