Add ncdu installation

una
Sergio Alvariño 2 years ago
parent a34833bdbd
commit a1d8dac4e3

@ -304,6 +304,9 @@ Una alternativa mejorada al clásico *grep*
ack
Otro grep mejorado
ncdu
Un analizador de uso de disco alternativa a `du`
mate-tweak
Para *customizar* nuestro escritorio Mate
@ -321,7 +324,7 @@ directamente con `apt`
sudo apt install keepassxc gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd silversearcher-ag ack mate-tweak filezilla \
most mc tree neofetch fasd silversearcher-ag ack ncdu mate-tweak filezilla \
rofi chromium
## Algunos programas de control del sistema

@ -218,6 +218,7 @@ aptitude install gufw
* **fasd** Para cambiar entre directorios rápidamente
* **silversearcher-ag** Una alternativa mejorada al clásico //grep//
* **ack** Otro grep mejorado
* **ncdu** Un analizador de uso de disco alternativa a ''%%du%%''
* **mate-tweak** Para //customizar// nuestro escritorio Mate
* **filezilla** Un interfaz gráfico para transferencia de ficheros
* **rofi** Un conmutador de ventanas capaz de automatizar muchas tareas
@ -226,7 +227,7 @@ aptitude install gufw
<code>
sudo apt install keepassxc gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd silversearcher-ag ack mate-tweak filezilla \
most mc tree neofetch fasd silversearcher-ag ack ncdu mate-tweak filezilla \
rofi chromium
</code>

Binary file not shown.

@ -206,6 +206,8 @@ aptitude install gufw</pre>
: Una alternativa mejorada al clásico ''grep''
; ack
: Otro grep mejorado
; ncdu
: Un analizador de uso de disco alternativa a <code>du</code>
; mate-tweak
: Para ''customizar'' nuestro escritorio Mate
; filezilla
@ -217,7 +219,7 @@ aptitude install gufw</pre>
<pre>sudo apt install keepassxc gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd silversearcher-ag ack mate-tweak filezilla \
most mc tree neofetch fasd silversearcher-ag ack ncdu mate-tweak filezilla \
rofi chromium</pre>
== Algunos programas de control del sistema ==

Binary file not shown.

Binary file not shown.

@ -505,6 +505,8 @@ Para cambiar entre directorios rápidamente
Una alternativa mejorada al clásico \emph{grep}
\item[ack]
Otro grep mejorado
\item[ncdu]
Un analizador de uso de disco alternativa a \texttt{du}
\item[mate-tweak]
Para \emph{customizar} nuestro escritorio Mate
\item[filezilla]
@ -519,7 +521,7 @@ directamente con \texttt{apt}
\begin{verbatim}
sudo apt install keepassxc gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd silversearcher-ag ack mate-tweak filezilla \
most mc tree neofetch fasd silversearcher-ag ack ncdu mate-tweak filezilla \
rofi chromium
\end{verbatim}

@ -267,6 +267,9 @@ silversearcher-ag
ack
: Otro grep mejorado
ncdu
: Un analizador de uso de disco alternativa a `du`
mate-tweak
: Para _customizar_ nuestro escritorio Mate
@ -283,7 +286,7 @@ Chromium
~~~~
sudo apt install keepassxc gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd silversearcher-ag ack mate-tweak filezilla \
most mc tree neofetch fasd silversearcher-ag ack ncdu mate-tweak filezilla \
rofi chromium
~~~~

Loading…
Cancel
Save