26
1
Linux Command Library (linuxcommandlibrary.com)
submitted 3 years ago by Ordoviz@lemmy.ml to c/commandline@lemmy.ml

Impressive resource

27
1
Bash one-liner challenge (cmdchallenge.com)
submitted 3 years ago by Ordoviz@lemmy.ml to c/commandline@lemmy.ml

Solve exercises by writing Bash one-liners. The server actually runs your commands and checks whether the output is correct.

If you click on View Solutions, the correct commands other people entered are sorted by character count. So if you want, you can take the optional code golfing challenge.

I gained some knowledge from solving the challenges and looking at the solutions. Mostly you will use find and grep.

28
3
submitted 4 years ago by muesli@lemmy.ml to c/commandline@lemmy.ml
29
1
submitted 4 years ago by eletrotupi@lemmy.ml to c/commandline@lemmy.ml
30
2
submitted 4 years ago by Ady@lemmy.ml to c/commandline@lemmy.ml

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.

31
1
submitted 4 years ago by SnowC0de@lemmy.ml to c/commandline@lemmy.ml
32
1
  • starship
  • ripgrep
  • bat
  • tokei
  • exa
  • fd
  • procs
33
1
submitted 4 years ago by rmc0@lemmy.ml to c/commandline@lemmy.ml

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

34
1
submitted 4 years ago by u03c6@lemmy.ml to c/commandline@lemmy.ml

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!

35
1
submitted 4 years ago by Ordoviz@lemmy.ml to c/commandline@lemmy.ml

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.

36
1
37
1
submitted 4 years ago by muesli@lemmy.ml to c/commandline@lemmy.ml

Command Line

1316 readers
1 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