#ncdu — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ncdu, aggregated by home.social.
-
# Wochenrückblick, Ausgabe 149 (2026-27)
Themen:
🖥️ 1 TB immer voll – DaisyDisk und GrandPerspective helfen
📸 Kleine Galerie aller Titelbilder aus dem Blog
🗺️ Bikerouter: Download-Problem in iOS/iPadOS 26.5.2
📷 Alt, aber treu: meine Nikon D500
💉 FSME-Impfung
🔊 In dieser Woche gehört: Greg Downey
#Wochenrückblick #Apple #MacStudio #NVMe #DaisyDisk #GrandPerspective #ncdu #Blog #Bikerouter #Nikon #FSME #Impfung #Techno
-
IDEs, UNIX, AND THE LEGACY WORKFLOW THAT NEVER WENT AWAY
Words of Wisdom are dispensed in the article
I have a workflow consisting of
screenbashor one ofcshkshzshvimorvim.motiffunction third(){ awk '{if (NR%3==0){print "\033[32m" $0 "\033[0m"} else{print}}'; }function psgrep() { ps axuf | grep -v grep | grep "$@" -i --color=auto; }function mkcd(){ [ ! -z "$1" ] && mkdir -p "$1" && cd "$_"; }gccg++asmlngofrom golanglsdncdu
These choices are deliberate. I want and demand the fastest programming ENV: which follow the UNIX principle & KISS
quotes
tl;dr*
Unix already solved many IDE problems decades ago using small cooperating tools instead of one large application.- bash
- coreutils
- less
- tmux
- nvialready form a complete and focused development environment for many Unix workflows.
The shell becomes the workspace, the terminal manages sessions, and the editor remains small and predictable
sources:
man sh(1)
man ls(1)
man coreutils(1)
man less(1)
man screen(1)
man tmux(1)
man vim(1)
https://www.gnu.org/software/screen/
https://repo.or.cz/code-notes.git/blob_plain/HEAD:/notes/Unix_As_An_IDE.txt
https://go.dev/doc/tutorial/getting-started
#programming #UNIX #gcc #g++ #asm #ln #golang #lsd #ncdu #ncurses #BSD #freeBSD #ghostBSD #openBSD #Linux #OpenSource #POSIX
-
$ ncdu ~/gate/gfx/
#ncdu #file #management #programming #opensource #linux #bsd
-
#tersoftware de linha de comando
• #jq - formatação e bonitificação de texto em formato JSON
• #bat - um #cat com asas :)
• #ncdu - interface em ncurses pro #du, muito útil pra encontrar (e apagar) diretórios e arquivos gigantes no disco
• #ranger - navegador de arquivos com atalhos do vim
• #z - acessa pastas frequentemente utilizadas diretamente
• #fzf - backend de fuzzy search compatível com todos os sabores de shells e vim.
• #fd - um #find mais intuitivo
• #rg - um #grep mais intuitivo, com mais funcionalidades (e mais rápido) -
A new-to-me tool that is wonderfully useful, I've immediately been able to use it on a few machines this week: NCurses Disk Usage, aka ncdu.
If you occasionally need to get an idea where your hard drive space is going to, check it out!
-
Today I added support for `borg create --list` output to #ncdu-export, allowing you to interactively preview a #borg snapshot creation inside of #ncdu.
https://github.com/wodny/ncdu-export/pull/4
I also found and fixed/worked around a nasty bug making #ncdu crash when emoji file names were encountered:
-
3 kleine Helfer: Festplattenplatz analysieren, hakendes ProtonVPN, Rottöne für besseren Schlaf
https://tube.tchncs.de/videos/watch/873584f4-45c9-4129-976c-a5462a4c668f
-
I was just running `ncdu` on my server and wondered if there is a quicker way. Apparently there is! `gdu` claims to be faster, and I tried it.
> all CPU cores at 100% load
Yep, satisfying :drgn_flat_owo:
-
Visualiser facilement la taille des dossiers en console avec #NCDU 😉
PS : la mauvaise qualité de la vidéo est due au fait que c'est un enregistrement réalisé sur un remote lui-même en remote 🤨 Ouai... une dinguerie 🤪 -
#Ncdu - A Disk Usage Analyzer and Tracker for #Linux
https://www.tecmint.com/ncdu-a-ncurses-based-disk-usage-analyzer-and-tracker/
-
#Ncdu - A Disk Usage Analyzer and Tracker for #Linux
https://www.tecmint.com/ncdu-a-ncurses-based-disk-usage-analyzer-and-tracker/
-
https://dev.yorhel.nl/doc/ncdu2
This seems to work.. but I had to download the compiler of a language I never heard of before to build the binary.. oldskool!
-
The #terminal can be a bit daunting if you've never approached it before. One of the biggest hold backs for a lot of people switching to #linux is being afraid of troubleshooting in the terminal. I figured, let's break the ice a bit shall we? We can install #hollywood, #ncdu & #cmatrix using just the terminal in #linuxmint by running some very simple and easy commands! Come follow along!
Terminal Basics - Installing cmatrix, hollywood and ncdu - Linux Mint
-
Locating Leviathan Files in #Linux
Managing Large Files: Best Practices
Using #du, find, #ncdu, etc
https://www.linuxjournal.com/content/locating-leviathan-files-linux -
ncdu sur Linux : connaître l'utilisation disque dans un terminal - malekal.com https://www.malekal.com/ncdu-linux-connaitre-utilisation-disque-terminal/ #utilisation #terminal #disque #linux #ncdu #dd
-
The Best Modern Linux Commands For Beginners And Experts #ModernLinuxCommands #LinuxCommandsAlternatives #httpie #bat #ncdu #htop #fd #exa #duf #tldr #autojump #zoxide #ripgrep #sd #jq #neofetch #dust #fossil #poetry #Commandline #Productivity #Linux #LinuxCommands #Linuxhowto
https://ostechnix.com/linux-commands-alternatives/ -
La CLI, c'est la vie, épisode 43 : ncdu