From Fedora Project Wiki

< FWN‎ | Beats

Revision as of 20:19, 23 June 2011 by Pcalarco (talk | contribs)

LATAM Fedora!

LATAM Fedora is a regular column of Spanish language contributions around open source software. It is our first expansion into incorporating foreign language content into FWN.

This week's contribution is from Guillermo Gómez, an introduction to bash-completion. Enjoy!

bash-completion

Si usted es administrador de sistemas o desarrollador, y si no ha montado este paquete, tal vez llore de felicidad después de unos minutos de su uso. No haré más comentarios, sólo ejemplos.

  1. yum install bash-completion

service

$ service ht<tab>

alias

$ unalias <tab><tab> egrep fgrep grep l. ll ls mc vi which

yum

$ yum install bas<tab><tab> bashdb.noarch basket-libs.i686 bastet.x86_64 bash-doc.x86_64 basket-libs.x86_64 BasiliskII.x86_64 basket.x86_64

yumdb

$ yumdb rename<tab><tab> rename rename-force

pkcon (PackageKit)

$ pkcon re<tab><tab> refresh repo-disable repo-list resolve remove repo-enable repo-set-data

svn

$ svn c<tab><tab> cat checkout cl co copy changelist ci cleanup commit cp

git

$ git cl<tab><tab> clean clone

modprobe

$ modprobe co<tab><tab> cobra compal-laptop coretemp coda configfs

man

$ man ls<tab><tab> ls lscgroup lseek64 lsof lstat lsame lscpu lset lsort lstat64 lsattr lsdiff lsetfilecon lspci lsusb lsblk lsearch lshal lspcmcia lsb_release lseek lsmod lssubsys

ssh

$ ssh 10.10.10.<tab><tab> 10.10.10.223 10.10.10.226 10.10.10.50 10.10.10.225 10.10.10.233 10.10.10.80

Gomix"