Command Line

0 readers
0 users here now

This is for anything regarding the command line, in any operating system. All questions (including dumb ones), tips, and interesting programs/console applications you've found or made yourself are welcome. Linux / BSD / macOS / Windows CLI apps, questions or comments, we're happy to take them all!

founded 4 years ago
MODERATORS
26
27
28
 
 

wttr.in is a console-oriented weather forecast service that supports various information representation methods like terminal-oriented ANSI-sequences for console HTTP clients (curl, httpie, or wget), HTML for web browsers, or PNG for graphical viewers.

Thanks to chubin for this.

29
30
 
 
  • starship
  • ripgrep
  • bat
  • tokei
  • exa
  • fd
  • procs
31
 
 

Find some month ago, Just try, it's very fast for search something

32
 
 

Technical documentation often looks and feels intimdating. Dash Dash takes the Unix (Linux, BSD, macOS) open source manual pages and sets the content in a beautiful set of typefaces while adding just a bit of animation and design. We hope this resource helps designers and non-technical folks appreciate and love the command line like we do!

33
 
 

If you are currently using z, autojump, fasd or similar, take a look at it. frece is the kind of tool that does one thing well and can be used in ways the authors didn’t think of.

In my case it replaced mlocate. See open-files-frece and frece-updatedb.

It is written in Rust and available in the AUR.

34
35