Mi skribis unu simpla #ShellScript por fari elŝuti de ĉiu senpaga #RaspberryPi revuoj de oficiala retejo.

Kiuj posedas intereso en uzi ĝi, povas recevi ĝi en: https://github.com/A-Infor/Shell-Scripts

Here's a little puzzle for you. Can you figure out the purpose of this one-off shell script I just wrote?
If you post an answer put it behind a CW so you don't spoil it for others!
#programming #scripting #shellScript #shellScripting #Linux
Bash Via Transpiler

It is no secret that we often use and abuse bash to write things that ought to be in a different language. But bash does have its attractions. In the modern world, it is practically everywhere. It …

Hackaday

And today's multi-hour confusing time suck was:

`curl -H "Authorization: ${TOKEN}"`

(Note conspicuous lack of the word `Bearer`)

To add #insult to #injury, this old #Perl guy had to dig into some #PHP in order to figure out where his stupid #shellscript went wrong.

On the other hand, I did gather enough #research to propose a #solution to #decommission a piece of #commercial software in favor of a mix of #cloud services and #selfhosted #opensource.

CLI siêu nhẹ dùng Ollama chuyển ngôn ngữ tự nhiên thành lệnh shell, mặc định qwen2.5-coder, dễ chuyển mô hình bằng `--model`/`ASK_MODEL` và `OLLAMA_HOST`. Thích hợp cho dev muốn nhanh chóng biến mô tả thành câu lệnh. #Ollama #CLI #Shell #AI #Programming #LậpTrình #CôngCụ #AIVietnam #ShellScript

https://www.reddit.com/r/ollama/comments/1qoi1op/tiny_ollamapowered_cli_natural_language_to_shell/

Muita discussão interessante rolando no fidigerson e eu... há três dias tentando recuperar um arquivo.   
Provavelmente a parte de recuperar é a mais simples. O difícil é encontrar o diacho do arquivo numa montanha de arquivinhos... Fiz logo um script shell pq a quantidade tá brutal.

#testdisk #photorec #recuperaçãodearquivos #shellscript #shell #bash

🚀🕰️ Ah, the #nostalgia of square brackets in shell scripting—the forgotten relics of our #coding youth! 🤓📚 Luca Ferrari takes us on a time-traveling adventure to rediscover the ancient art of 'test,' proving once again that some people will do anything to relive their university glory days. 🎓💾
https://fluca1978.github.io/2025/12/10/testAndSquareBrackets.html #test #shellscript #retro #tech #HackerNews #ngated
Test your square brackets!

A shell story about how to test things when doing scripting.

Linux Fu: Yet Another Shell Script Trick

I’m going to go ahead and admit it: I really have too many tray icons. You know the ones. They sit on your taskbar, perhaps doing something in the background or, at least, giving you fingerti…

Hackaday

Re earlier toot ... as soon as I'd finished dealing with #dependabot's PRs, I wanted to use the script to view other peoples' PRs against my code (there are only two that I've not dealt with because I'm a good boy, although one has been festering for 7 years because I'm a bad boy), and then to see all my PRs against other peoples' code that are still open. And so the script got just a teensy bit bigger.

https://github.com/DrHyde/shellscripts/blob/9c4527e85dafda60667279f69303ef3b3e775e52/gh-open-dependabot-prs

#ShellScript