Script deleting txt when run #commandline #2004 #scripts #delete
Script deleting txt when run #commandline #2004 #scripts #delete
I was trying to open "+layout.ts" file with `less`. But kept getting "Missing filename" error.
Turns out `less` sees the `+` as an option, not part of the filename. 🤦♂️
The fix:
- Use `less -- +layout.ts`
- Or `less ./+layout.ts`
Escaping the `+` with `\+` or quoting the file name does not work.
Problem solved! Sharing in case anyone else stumbles on this.
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
#rustlang #ratatui #tui #anime #mange #myanimelist #terminal #commandline
Stop struggling with confusing Linux man pages! Discover top Linux Man Page Alternatives for quick, easy command help and boost your terminal skills. Your command line mastery awaits!
#Linux #CommandLine #DevOps #TechTips #ManPageAlternatives
https://teguhteja.id/linux-man-page-alternatives-easier-command-help/
🎩✨ Behold, the #wizards of #GitHub have conjured the ultimate solution to your server management woes: a command line incantation that even your AI agent can recite! 🚀🤖 Because who doesn't want more shell scripts between them and productivity? Open source, because why not let everyone witness this marvel. 🙄🔧
https://ddfourtwo.github.io/install-mcp/ #ServerManagement #CommandLine #OpenSource #Productivity #HackerNews #ngated
It's coming. January 2026.
Pre-order now at Barnes & Noble
Introducing OpenCLI | by Patrik Svensson.
buff.ly/HTbJQil
#opencli #commandline #opensource #oss
Introducing OpenCLI
Introducing OpenCLI | by Patrik Svensson.
https://patriksvensson.se/posts/2025/07/introducing-open-cli
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.
buff.ly/BCUy3jg
#ai #terminal #commandline #chatbot
Build Your Own AI Terminal Cha...
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
🎉 BREAKING: Someone invented yet another task manager! 🤖 Because clearly, the world was gasping for a command-line tool to "auto-generate" the #backlog of our dreams. 😴 Meanwhile, your ACTUAL tasks are still laughing at you from the corner. 😂
https://github.com/MrLesk/Backlog.md #taskmanager #commandline #productivity #humor #innovation #HackerNews #ngated
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!
⭐ GitHub: https://github.com/bircni/git-statuses
#rustlang #git #repository #scan #filesystem #commandline #vcs #terminal
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 😜