Hacker News
- The -a to -z of Command-Line Options (2003) http://www.catb.org/esr/writings/taoup/html/ch10s05.html 64 comments
- Microsoft prescribes command-line surgery for HP Smart app malady https://www.theregister.com/2023/12/20/microsoft_fix_hp_smart/ 4 comments
- CLF, a command line tool to search and view snippets in the terminal https://github.com/ncrocfer/clf 4 comments
- The Command Line Crash Course (Zed Shaw) http://learncodethehardway.org/cli/book/ 27 comments
- Introducing Google Command line Tool http://google-opensource.blogspot.com/2010/06/introducing-google-command-line-tool.html 51 comments
- The Command Line Crash Course Controlling Your Computer From The Terminal http://learncodethehardway.org/cli/book/cli-crash-course.html 87 comments
- Seashells: Pipe output from command-line programs to the web in real-time https://seashells.io/ 12 comments commandline
- Quickly navigate your filesystem from the command-line http://jeroenjanssens.com/2013/08/16/quickly-navigate-your-filesystem-from-the-command-line.html 15 comments programming
- Hello, pure command-line interaction http://blog.ploeh.dk/2017/07/11/hello-pure-command-line-interaction/ 7 comments fsharp
- A two weekend project: explainshell.com - match command-line arguments to their help text (x-post from r/programming) http://explainshell.com/ 19 comments linux
- Kernel Patch Changelog Summaries via the Command Line https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.4 7 comments linux
- 6 Command Line Tools for Productive Programmers https://earthly.dev/blog/command-line-tools/ 9 comments commandline
- Windows Terminal Preview 1.9 Release | Windows Command Line https://devblogs.microsoft.com/commandline/windows-terminal-preview-1-9-release?WT.mc_id=modinfra-0000-thmaure 40 comments windows
- New project: Crush, a command line shell https://www.reddit.com/r/rust/comments/ftb7fc/new_project_crush_a_command_line_shell/ 31 comments rust
- 3 password managers for the Linux command line https://opensource.com/article/18/4/3-password-managers-linux-command-line 17 comments linux
- What's the difference between terminal, shell, command line, and bash? https://www.reddit.com/r/learnprogramming/comments/6xr0l9/whats_the_difference_between_terminal_shell/ 27 comments learnprogramming
- Command line calculation next level. http://unix.palash90.in/2017/07/command-line-calculation-phase-ii.html 12 comments linux
- Create and show a presentation from the command line on Linux http://xmodulo.com/presentation-command-line-linux.html 6 comments linux
- How to install Command Line Applications for programming? (MacOSX) http://www.exercism.io/ 9 comments learnprogramming
- Deconstructing the Azure Point-to-Site VPN for Command Line usage http://www.diaryofaninja.com/blog/2013/11/27/deconstructing-the-azure-point-to-site-vpn-for-command-line-usage#.upzyp81hpn4.reddit 3 comments programming
- GitHub from the command line https://www.sociomantic.com/blog/2013/09/github-from-the-command-line/#.ujx6imtm2qk 12 comments programming
- Powerful Command Line Tools For Developers http://coding.smashingmagazine.com/2012/10/29/powerful-command-line-tools-developers/ 189 comments programming
- The Paranoid Schizophrenic's Guide to the Linux Command Line http://ubuntard.com/2009/11/the-paranoid-schizophrenics-guide-to-the-linux-command-line/ 38 comments linux
- sprunge - Command line pastebin: Why didn't I think of this? http://sprunge.us 19 comments linux
- Using Command Line May Be a Sign of Criminal Activity http://www.eff.org.nyud.net/deeplinks/2009/04/boston-college-prompt-commands-are-suspicious 3 comments linux
- Making The Linux Command Line A Little Friendlier http://maketecheasier.com/making-the-linux-command-line-a-little-friendlier/2009/03/19 7 comments linux
- How to Be Faster at the Linux Command Line http://hacktux.com/bash/fast/cli 34 comments linux
- In the Beginning was the Command Line by Neal Stephenson http://www.cryptonomicon.com/beginning.html 42 comments programming
- An Illustrated Guide to Useful Command Line Tools https://www.wezm.net/technical/2019/10/useful-command-line-tools/ 4 comments programming
- Created a site to log/graph data from the command line, what do you think? https://graphit.io/ 7 comments arduino
- How to get your public IP from the command line http://itswapshop.com/tutorial/how-get-public-external-ip-command-line-terminal-linux 18 comments linux
- inshellisense: IDE style command line auto complete https://github.com/microsoft/inshellisense 22 comments linux
- Databases on Kubernetes – How to Recover from Failures, Scale Up and Down in a Few Line Commands https://blog.couchbase.com/databases-on-kubernetes/ 4 comments kubernetes
- Show /r/ruby: I made a gem to give you the power of Google Search in your command line! http://kerrick.github.com/google/ 8 comments ruby
- Manipulate JSON in command line thanks to JQ example with cURL https://www.mon-code.net/post/118/manipulate-json-in-command-line-thanks-to-jq-example-with-curl 9 comments linux
- The "Unix Command Line Kung Fu" presentation (PDF) is the single most helpful general shell reference I've seen http://www.deer-run.com/~hal/unixcommandlinekungfu.pdf 27 comments linux
- Senate passes bill to make O Canada more gender neutral: The Senate has given its final approval to the legislation, which would change the second line of the anthem from “in all thy sons command” to “in all of us command.” https://www.thestar.com/news/canada/2018/01/31/senate-passes-bill-to-make-o-canada-more-gender-neutral.html 10 comments worldnews
- [DEV] cpu-stat: command line CPU usage statistics for Linux http://blog.davidecoppola.com/2016/12/released-cpu-stat-command-line-cpu-usage-statistics-for-linux/ 11 comments linux
- Merry Christmas! I am giving away my ebook Command Line: A Modern Introduction for free. Grab your copy as a gift :) https://stribny.gumroad.com/l/moderncommandline 47 comments commandline
- Lineman is a command-line utility that is hyper-focused on helping web developers build first-class JavaScript web applications http://www.linemanjs.com/ 28 comments javascript