Check your system fonts from your terminal
This is for anything regarding the command line, in any operating system. All questions (including dumb ones), tips, and links to interesting programs/console applications you’ve found or made yourself are welcome.
—
https://reddit.com/r/commandline/s/C4VecOfGMr
Month: September 2023
Being a bash developer in the tw
Being a bash developer in the twenty-first century
Programming is a drug. A successful program run is not unlike getting a good careless drag of a menthol cigarette after sweaty workout session, still riding the crest of runners’ high endorphin rush. And just like any drug, you build a tolerance to it and start chasing new highs.
—
https://blog.barysas.eu/being-a-bash-programmer-in-the-xxi-st-century/
Bash Status Line project
Bash Status Line project
What is this? Basta! is a small amount of GNU Bash code that maintains a scroll-protected status line at the bottom of the terminal. The status line shows the date, host name and current directory (possibly abbreviated to fit).
—
https://www.kylheku.com/cgit/basta/about/
WebScraping in Bash
WebScraping in Bash
In the realm of web scraping, Python often takes the spotlight with robust libraries such as BeautifulSoup and Scrapy.
—
https://muhammadraza.me/2023/webscraping-in-bash/
antonmedv/fx : Command-line tool
antonmedv/fx : Command-line tool and terminal JSON viewer 🔥
Start interactive mode without passing any arguments. Or by passing filename as first argument.
—
https://fx.wtf/