Script deleting txt when run #commandline #2004 #scripts #delete

Script deleting txt when run #commandline #2004 #scripts #delete
Finally, we can flex anime in the terminal
**mal-cli** — A TUI for the official MyAnimeList API.
Supports rendering images!
Written in Rust & built with @ratatui_rs
GitHub: https://github.com/L4z3x/mal-cli
It's coming. January 2026.
Pre-order now at Barnes & Noble
Si vous avez besoin d'aide pour écrire une commande Linux (c'est mon cas), ce site vous offre plein de générateurs (à la cron.guru). Evidement, ce serait génial d'avoir ça dans un TUI https://cmdgenerator.org/ #linux #commandline #générateur
Ubuntu 24.04 Graphical boot ok, but not text console, after most recent update - NVIDIA #commandline #grub2 #nvidia
Build Your Own AI Terminal Chatbot in Minutes.
https://thenewstack.io/build-your-own-ai-terminal-chatbot-in-minutes/
Terminal command to copy all existing terminal output to a file #commandline
Hey know what I just discoverec? 'btop' - it's like top, but with color. No not like htop, this has MOAR COLOR AND BARS AND SHIT. It's super-schmexy. This is my mbp rendering a new video file with Adobe Media Encoder.
#mac #adobe #premiere #cpu #dataisbeautiful #top #commandline
I wrote a script - convert a directory of JPEG files to a single PDF document. Can someone fix or improve something? #commandline #bash #scripts
I am trying to know the service version used in port 8787 but it keeps showing unknown . I have tried using -sV but shows an unreadable text #commandline #nmap
Found a handy CLI tool for Git >_
**git-statuses** — Display the status of multiple Git repositories in a clear, tabular format.
Scans directories recursively for Git repositories
Written in Rust!
Woo. Somewhere between Newsboat 2.37 and 2.39 they fixed the problem with proper decoding of HTML entities in article text. No more terrible looking articles or hacky filter scripts.
I figured I would finally list out some of my favourite CLI tools. Maybe there's something in here other people find useful, even if not then I've at least got them listed somewhere in case I need to re-install them
Ubuntu 24.04 rightalt+shift in console or virtual terminal shifts the keyboard how to change that? #commandline #keyboard #2404 #keyboardlayout #virtualconsole
What does this command do? XML_FILE=$(awk -F: '$1 ~ /^XML$/{ printf("%s",$2) }' "${res_file}") #commandline #bash #scripts #textprocessing #awk
Simple LetsEncrypt script (in progress) #commandline #bash #scripts
finding a file with the find command for data that contains reserved character #commandline #scripts
Finally! I solved an issue I've been having with Ripgrep (rg) showing me annoying output.
The short version is that Ripgrep would often show me output like [... 0 more matches] or [... 2 more matches] at the end of each line of output instead of the matching text. This is super annoying!
The answer is that it’s caused by the —max-column and —max-column-preview options being enabled.
I feel much better now that I’ve solved this. I hope this helps you.
Released a new version of om, my command line tool for quickly (un)mounting and safely detaching disks.
There's just one visible change: the new -k
/ --keep
option. Occasionally I want to unmount all filesystems on a disk / thumb drive (also lock encrypted volumes), but not actually physically detach the disk yet. With --keep
, om
will skip powering off the disk after performing all other steps.
Note to #Nix / #NixOs users: I've created a separate release
branch that will only be updated when a new release is published. You can point your flake input at ?ref=release
and will always get a "stable" release as opposed to the current development version on the default main
branch. I have updated the examples in readme accordingly.
Enjoy