Cordiales Saludos <center>  </center> ## Modo línea de comandos Comenzaremos la actividad de hoy con la creación de un nuevo archivo, con: ```ls > 05_ejercicio.txt``` <center>  </center> ~~~~ rafael@rafd:~$ cd tutorialVim/ rafael@rafd:~/tutorialVim$ ls 01_ejercicio.txt 02_ejercicio.txt 03_ejercicio.txt 04_ejercicio.txt rafael@rafd:~/tutorialVim$ ls > 05_ejercicio.txt rafael@rafd:~/tutorialVim$ rafael@rafd:~/tutorialVim$ cat 05_ejercicio.txt 01_ejercicio.txt 02_ejercicio.txt 03_ejercicio.txt 04_ejercicio.txt 05_ejercicio.txt rafael@rafd:~/tutorialVim$ ~~~~ ## ✳️ Modo línea de comandos Estando en el **modo normal** para entrar al **modo linea de comando** se logra con los **dos puntos (:)**. Cuando entramos a nuestro archivo en **vim** se activa automáticamente el **modo normal**, es el modo predeterminado, o si nos encontramos en otro modo, para volver al modo normal debemos presionar **ESC**. Repasando la primera publicación el **mo do linea de comando**lo usamos para: ☑️ :help version8 ☑️ :q! ☑️ :w ☑️ :wq ☑️ :q! ☑️ :x #### <center></center> Entremos a nuestro archivo recien creado para la actividad de hoy. ~~~ vim 05_ejercicio.txt ~~~ Aquí vemos muestro archivo en **vim**. Recordemos que siempre entra en **el modo normal**. <center>  </center> El **modo linea de comando** creo que es el más extenso de todos los modos. Con el tiempo te darás cuenta todo lo que se puede hacer. En esta oportunidad vamos a ver *algunos comandos* muy comunes que nos permitirá conocer un poco más estas opciones de configuración de nuestro vim. El límite de aprendizaje de **vim**, lo ponemos nosotros. Yo sólo uso unos cuantos comandos que me sirven para funcionar perfectamente en la edición de textos y algunos scripts de **python y Bash**. Si quieres profundizar más, **internet** es una buena fuente para investigar. ### 🔸 :set number Con **:set number** agregamos números en la primera columna de nuestro archivo. Es útil para enumerar, en algunos casos, las lineas de nuestro texto. Tiene mayor importancia cuando usamos nuestro editor favorito para escribir códigos en programación. | | | :-------------------------:|:-------------------------: | #### :set nu El comando **:set nu** sería la abreviatura de **:set number** <center>  </center> #### :set nonumber Con **:set nonumber** podemos eliminar los números de las lineas <center>  </center> #### :set nonu Para eliminar los números también podemos usar **:set nonu**, lógicamente la abreviatura de *nonumber*. | | | :-------------------------:|:-------------------------: | ### 🔸 :set relativenumber o :set rnu: Para colocar los números relativos a cualquier linea podemos usar **:set rnu**. > Se entiende mejor viendo la soiguiente captura. | | | :-------------------------:|:-------------------------: | ### set nornu Para eliminar **:set relativenumber** usaremos **:set nornu** <center>  </center> Hay que aclarar que estas configuraciones se mantienen mientras estes trabajando con el documento. Más adelante veremos como mantener permanente estas configuraciones de numeros de lineas. ### 🔸 Pedir ayuda En el **modo de linea de comando**, me sirve tambien para solicitar ayuda . En este caso solicito la ayuda acerca de los comandos **HJKL** del **modo normal**. <center>  </center> Aqui (en la siguiente captura) tenemos la ayuda solicitada. <center>  </center> Para salir de la ayuda, usamos **:q**. <center>  </center> Listo, aquí colvemos a nuestro archivo orginal. <center>  </center> En el siguiente ejemplo solicito ayuda del comando **i**, del modo insertar** con: ~~~ :help i ~~~ <center>  </center> Ya has notado que cada palabra usada en el **modo de linea de comando** tiene su abreviatura. Aquí use, **:h hjkl**. <center>  </center> ### 🔸 Crear un archivo desde vim Podemos crear un nuevo archivo desde el editor **vim**. <center>  </center> Con **:edit holamundo.txt** se creó el nuevo archivo, muy fácil verdad! <center>  </center> Luego podemos agregar el texto que queramos, en este caso "Hola mundo" <center>  </center> Corresponde guardarlo <center>  </center> Y listo <center>  </center> Aquí vemos nuestro archivo recien creado: **holamundo.txt** <center>  </center> ### 🔸 Editar un archivo desde vim Vamos ahora a entrar a un archivo ya existnte. En este caso entraremos al archivo correspondiente a esta publicación. <center>  </center> Ya estando aquí podemos editar todo el contenido de este archivo. <center>  </center> Estos son los comandos básicos que he usado. Existen muchos más, más adelante veremos algunos. Conociendo los comandos básicos podemos trabajar con este editor cómodamente y sin ningún esfuerzo. A practicar todos!, incluyéndome. Nos vemos la próxima semana. --- >**No nos abrumemos**: Esto se aprende de forma natural con la entrada constante a practicar con cualquier tipo de documento, te recomiendo que practiques un rato diariamente y verás que todas las letras usadas hoy se aprenden de manera natural. Las latras la utilizaremos de forma natural y casi sin darnos cuenta.**Aprender este editor: vim**. Nos permite, pasar gratos momentos y lo mejor aun ocupar la mente en algo productivo. <center></center> Mi curso de linux, lo puedes revisar por aquí: https://siraquino.github.io/pythoncumanes/linux.html Te animo a que aprendas linux porque muchas de las acciones que realizo en este curso están bajo el sistema operativo Linux. En mi caso estoy usando **Linux Mint**. De todas manera puedes seguir l curso bajo cualquier otro sistema operativo. <center></center> [Mi twitter](https://twitter.com/Rafa_elaquino) Nos vemos en una próxima entrega! Rafael Aquino
author | rafaelaquino |
---|---|
permlink | tutorial-de-vim-n05-modo-linea-de-comandos |
category | hive-116823 |
json_metadata | {"app":"peakd/2024.5.1","format":"markdown","tags":["spanish","linux","stemsocial","stem-espanol","neoxian","tribes","ctp","freesoftware","opensource","developer"],"users":["rafd"],"image":["https://files.peakd.com/file/peakd-hive/rafaelaquino/23vrtXvJRJY58QgNCoxkcdy2jvgXLyxDNDmZR7cKNfa2D4A4yFTfbY2rjbZa4VcUiqCzJ.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/23tSt2tGBPKUKmSue1n3uxEaHrzEKmqDZB9keoeymEuFebCkwKqM1VF5M15yH8AykKQy6.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/23t88ngyCGRQYrGVqpcUwbgp4tCT4AXDQ5pkdWsUDyRtrUU2PJrsHZvcWsbLctKtKQt3m.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/Eo4HtKEqfb8DabDS5SbHRHYV4cMwBLysg3FBMDhp9qpvVv5JPSQT9nP3QNYiZBUWoN6.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/23tHXT3TAii1Xp49wH4uVbt5iMmbcEvCEDDozkys9fZ7pDsM7Risxv22pdZKeDePipT8B.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/23tSskWtQUwefqvHB8JCtpJFVN3MRVGHDiNGZDo6PvrYAJd4zWfW986BW2UyxceuybHuS.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/23tHV69Jv9z2EirwUbKrV6S4Rj5TPP52WVwKY4JuUKpqfvtA19FfEhFK3JjzRs3tWU62D.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/23tSsfnnR11NgLnji84BzXGyD7VnBavNqax6zPQjCc8smRdg5XCqoKL6ZsGN28nPER1Uy.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/Eo6QiQy4Vq2zMxSuTYA2WKdz4hWi8UBUXG4dwEEFnUazxYCcdpcRt1jbmXVX3FYFCFT.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/23tHUwUJqtSkNk56Bxa75BSFJHCUfGnyECJXzhUrkiXJ8Xopi8MDjyxDte1cttvDPp1Yt.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/23tHUiyg5p21aH7dvCh6ULGbRDYvcT89AVhexWkeYLDQwdT6UsuzXLv5qRZKJE3BDMaWC.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/23tHXT4Yi2cg5p2GmesnzStRzGttYNJakjvAdH1u6V3ecHNT6TY3cyPkweHDXsoVyKBRC.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/23sxnCREERuSziTyGP2hNHnmH5s2dg1coEH6A2k25GGTSfBbGNT9kPctndTBF1VfSxiM5.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/23sxhyUkrmmB8kZoJXwM1Ti2uuMZ7wh3zob21qPUdQhrucaqtdnCZyctCM4exbzoUgtQE.png","https://files.peakd.com/file/peakd-hive/rafaelaquino/23sxhQEXRhai6CP5tD6stNawE5p3McyHutxRCqgMGNqRi6pNVaMvno6uiLuEQdRmwzKzk.png"]} |
created | 2024-05-08 22:27:54 |
last_update | 2024-05-08 22:27:54 |
depth | 0 |
children | 2 |
last_payout | 2024-05-15 22:27:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.952 HBD |
curator_payout_value | 1.889 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9,682 |
author_reputation | 112,313,107,496,743 |
root_title | "Tutorial de Vim. N05. Modo línea de comandos" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 133,486,653 |
net_rshares | 9,303,320,878,341 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kevinwong | 0 | 2,486,983,943 | 1.2% | ||
justtryme90 | 0 | 546,998,980 | 30% | ||
eric-boucher | 0 | 6,603,263,480 | 1.2% | ||
juanmiguelsalas | 0 | 481,895,450 | 0.72% | ||
kaylinart | 0 | 4,762,013,948 | 1.2% | ||
roelandp | 0 | 93,046,773,830 | 15% | ||
onthewayout | 0 | 16,129,040,079 | 100% | ||
cloh76 | 0 | 1,698,200,038 | 1.2% | ||
avellana | 0 | 88,875,521,730 | 80% | ||
lemouth | 0 | 786,592,857,051 | 30% | ||
lamouthe | 0 | 2,286,773,008 | 30% | ||
tfeldman | 0 | 2,326,999,409 | 1.2% | ||
metabs | 0 | 3,265,941,790 | 30% | ||
mcsvi | 0 | 117,594,223,287 | 50% | ||
lk666 | 0 | 831,957,701 | 1.2% | ||
cnfund | 0 | 5,147,648,590 | 2.4% | ||
justyy | 0 | 16,481,383,543 | 2.4% | ||
michelle.gent | 0 | 1,459,931,831 | 0.48% | ||
curie | 0 | 146,993,742,989 | 2.4% | ||
modernzorker | 0 | 1,738,504,696 | 1.68% | ||
techslut | 0 | 78,786,909,726 | 12% | ||
frankches | 0 | 1,147,793,782 | 20.5% | ||
steemstem | 0 | 538,466,710,793 | 30% | ||
edb | 0 | 2,657,674,072 | 3% | ||
bigtakosensei | 0 | 679,886,746 | 0.6% | ||
walterjay | 0 | 196,421,681,708 | 15% | ||
metroair | 0 | 11,612,774,477 | 2.4% | ||
driptorchpress | 0 | 917,998,386 | 0.6% | ||
dna-replication | 0 | 1,104,884,823 | 30% | ||
steemiteducation | 0 | 606,171,395 | 1.2% | ||
dhimmel | 0 | 161,687,491,339 | 7.5% | ||
oluwatobiloba | 0 | 899,326,379 | 30% | ||
detlev | 0 | 12,727,120,111 | 0.72% | ||
federacion45 | 0 | 3,679,801,675 | 1.2% | ||
gamersclassified | 0 | 2,049,645,749 | 1.2% | ||
eliel | 0 | 6,627,422,475 | 2.4% | ||
jerrybanfield | 0 | 8,018,270,115 | 2.4% | ||
rt395 | 0 | 2,126,913,223 | 1.5% | ||
bitrocker2020 | 0 | 5,106,696,866 | 0.48% | ||
cryptoknight12 | 0 | 753,534,307 | 2.56% | ||
arunava | 0 | 6,613,053,585 | 0.96% | ||
juancar347 | 0 | 7,222,115,059 | 1.2% | ||
schoolforsdg4 | 0 | 1,071,727,268 | 5% | ||
samminator | 0 | 18,818,578,261 | 15% | ||
enjar | 0 | 20,243,466,411 | 2.16% | ||
lorenzor | 0 | 1,306,621,588 | 50% | ||
alexander.alexis | 0 | 17,749,094,708 | 30% | ||
jayna | 0 | 3,468,347,286 | 0.48% | ||
princessmewmew | 0 | 3,343,950,015 | 1.2% | ||
gunthertopp | 0 | 31,988,005,604 | 0.6% | ||
empath | 0 | 1,834,990,132 | 1.2% | ||
minnowbooster | 0 | 767,467,240,966 | 20% | ||
felt.buzz | 0 | 3,387,336,901 | 0.6% | ||
tsoldovieri | 0 | 3,119,035,188 | 15% | ||
neumannsalva | 0 | 2,112,593,686 | 1.2% | ||
stayoutoftherz | 0 | 65,626,975,071 | 0.6% | ||
abigail-dantes | 0 | 10,696,860,358 | 30% | ||
coindevil | 0 | 1,283,299,968 | 1.92% | ||
pixelfan | 0 | 56,411,513,055 | 6.25% | ||
zonguin | 0 | 1,579,791,787 | 7.5% | ||
enfocate | 0 | 3,775,248,547 | 20.5% | ||
investingpennies | 0 | 7,663,414,235 | 2.4% | ||
martibis | 0 | 1,278,157,833 | 0.72% | ||
redrica | 0 | 487,272,052 | 1.2% | ||
aurodivys | 0 | 89,000,300,848 | 100% | ||
iamphysical | 0 | 1,465,068,434 | 90% | ||
zyx066 | 0 | 1,285,557,485 | 0.72% | ||
chrisdavidphoto | 0 | 517,805,612 | 0.72% | ||
revo | 0 | 5,183,453,810 | 2.4% | ||
azulear | 0 | 1,374,842,820 | 100% | ||
sofiaquino98 | 0 | 110,603,125,333 | 100% | ||
psicoluigi | 0 | 707,284,369 | 50% | ||
risckylu | 0 | 819,872,988 | 20.5% | ||
rocky1 | 0 | 343,799,327,036 | 0.36% | ||
stickchumpion | 0 | 456,483,383 | 1.2% | ||
thelordsharvest | 0 | 1,638,418,220 | 2.4% | ||
aidefr | 0 | 3,282,844,240 | 15% | ||
torico | 0 | 629,172,276 | 0.79% | ||
therealwolf | 0 | 11,320,900,331 | 1.2% | ||
cryptononymous | 0 | 829,683,102 | 1.2% | ||
meno | 0 | 12,725,281,049 | 1.2% | ||
buttcoins | 0 | 969,308,212 | 0.48% | ||
steemed-proxy | 0 | 492,128,486,869 | 2.4% | ||
fatkat | 0 | 608,634,323 | 1.19% | ||
enzor | 0 | 949,419,962 | 15% | ||
bartosz546 | 0 | 14,838,644,447 | 1.2% | ||
caladan | 0 | 2,935,027,857 | 2.4% | ||
alvinauh | 0 | 1,292,020,653 | 30% | ||
sunsea | 0 | 1,999,409,080 | 1.2% | ||
eonwarped | 0 | 235,020,392,058 | 30% | ||
bluefinstudios | 0 | 1,636,423,505 | 0.72% | ||
steveconnor | 0 | 2,132,550,199 | 1.2% | ||
sankysanket18 | 0 | 587,309,900 | 15% | ||
dbddv01 | 0 | 1,073,174,930 | 7.5% | ||
smartsteem | 0 | 57,992,839,069 | 1.2% | ||
aboutcoolscience | 0 | 89,296,594,870 | 30% | ||
elisonr13 | 0 | 1,099,198,705 | 10.25% | ||
afifa | 0 | 636,698,440 | 10% | ||
sandracarrascal | 0 | 483,058,816 | 50% | ||
kenadis | 0 | 7,901,095,596 | 30% | ||
amaponian | 0 | 1,451,607,929 | 100% | ||
madridbg | 0 | 11,429,231,621 | 30% | ||
lpv | 0 | 1,273,347,306 | 3.75% | ||
sneakyninja | 0 | 857,311,111 | 1.28% | ||
sco | 0 | 9,585,777,053 | 30% | ||
ennyta | 0 | 956,778,591 | 50% | ||
juecoree | 0 | 3,092,599,695 | 21% | ||
stahlberg | 0 | 523,824,548 | 1.2% | ||
octocel | 0 | 598,240,169 | 90% | ||
abeba | 0 | 3,523,877,881 | 50% | ||
gabrielatravels | 0 | 1,101,411,220 | 0.84% | ||
carn | 0 | 1,557,872,216 | 2.16% | ||
branbello | 0 | 544,455,348 | 15% | ||
hetty-rowan | 0 | 1,451,291,078 | 1.2% | ||
ydavgonzalez | 0 | 1,738,591,739 | 10% | ||
intrepidphotos | 0 | 7,087,013,539 | 22.5% | ||
fineartnow | 0 | 1,738,225,860 | 1.2% | ||
steemvault | 0 | 991,346,994 | 2.4% | ||
fragmentarion | 0 | 6,801,993,027 | 30% | ||
utube | 0 | 1,673,998,964 | 2.4% | ||
dynamicrypto | 0 | 624,366,459 | 1% | ||
neneandy | 0 | 2,742,756,886 | 2.4% | ||
marc-allaria | 0 | 1,273,112,724 | 1.2% | ||
sportscontest | 0 | 2,397,899,946 | 2.4% | ||
pandasquad | 0 | 6,658,890,908 | 2.4% | ||
chronocrypto | 0 | 707,629,220 | 1.2% | ||
lunaticpandora | 0 | 543,706,980 | 9.22% | ||
kingabesh | 0 | 570,151,475 | 15% | ||
miguelangel2801 | 0 | 766,668,056 | 50% | ||
mproxima | 0 | 891,194,342 | 1.2% | ||
didic | 0 | 802,686,358 | 1.2% | ||
franciscomarval | 0 | 35,738,164,372 | 100% | ||
mastergerund | 0 | 921,998,100 | 2.56% | ||
emiliomoron | 0 | 2,722,421,163 | 15% | ||
dexterdev | 0 | 1,193,003,447 | 15% | ||
photohunt | 0 | 1,501,180,865 | 2.4% | ||
geopolis | 0 | 1,906,709,049 | 30% | ||
robertbira | 0 | 3,200,818,888 | 7.5% | ||
atomcollector | 0 | 786,783,640 | 0.6% | ||
alexdory | 0 | 3,601,981,518 | 30% | ||
takowi | 0 | 536,720,630 | 2.4% | ||
irgendwo | 0 | 10,172,977,606 | 2.4% | ||
kieranstone | 0 | 674,299,390 | 0.79% | ||
francostem | 0 | 4,002,455,587 | 30% | ||
russellstockley | 0 | 665,056,171 | 0.6% | ||
endopediatria | 0 | 689,980,969 | 20% | ||
omarmontes | 0 | 62,718,238,590 | 90% | ||
andresromero | 0 | 530,222,054 | 90% | ||
croctopus | 0 | 1,396,871,619 | 100% | ||
amigoponc | 0 | 6,083,849,170 | 100% | ||
zipporah | 0 | 1,214,628,838 | 0.48% | ||
leomarylm | 0 | 475,162,424 | 1.2% | ||
superlotto | 0 | 4,711,309,201 | 2.4% | ||
positiveninja | 0 | 468,214,307 | 1.2% | ||
emperatriz1503 | 0 | 2,776,756,596 | 100% | ||
bscrypto | 0 | 6,919,856,245 | 1.2% | ||
tomastonyperez | 0 | 16,506,514,691 | 50% | ||
bil.prag | 0 | 1,105,008,847 | 0.12% | ||
elvigia | 0 | 10,549,874,736 | 50% | ||
sanderjansenart | 0 | 2,368,767,715 | 1.2% | ||
qberry | 0 | 1,710,405,534 | 1.2% | ||
frissonsteemit | 0 | 527,020,383 | 1.2% | ||
broncofan99 | 0 | 9,820,710,067 | 20% | ||
greddyforce | 0 | 1,921,069,998 | 0.88% | ||
flyerchen | 0 | 549,653,936 | 1.2% | ||
juanmanuellopez1 | 0 | 3,283,644,769 | 80% | ||
toronyor | 0 | 495,323,313 | 100% | ||
gadrian | 0 | 265,205,665,856 | 22.5% | ||
therising | 0 | 45,753,107,644 | 2.4% | ||
jordangerder | 0 | 1,560,888,581 | 10.25% | ||
cryptocoinkb | 0 | 935,150,040 | 1.2% | ||
de-stem | 0 | 15,960,370,066 | 29.7% | ||
manuelmusic | 0 | 1,686,052,337 | 12.3% | ||
serylt | 0 | 1,309,865,347 | 29.4% | ||
marijo-rm | 0 | 130,317,839,053 | 100% | ||
lilacse | 0 | 38,151,580,251 | 100% | ||
josedelacruz | 0 | 3,957,155,721 | 50% | ||
dracrow | 0 | 740,981,862 | 8.2% | ||
lorenzopistolesi | 0 | 429,448,877 | 1.2% | ||
softa | 0 | 1,293,424,699 | 0.48% | ||
erickyoussif | 0 | 695,585,465 | 100% | ||
indigoocean | 0 | 539,491,439 | 1.2% | ||
deholt | 0 | 1,673,586,293 | 25.5% | ||
sbi4 | 0 | 221,142,675,578 | 17.06% | ||
eleazarvo | 0 | 588,186,356 | 2.05% | ||
minerthreat | 0 | 1,656,072,460 | 1.2% | ||
temitayo-pelumi | 0 | 2,685,771,076 | 30% | ||
andrick | 0 | 833,709,127 | 50% | ||
doctor-cog-diss | 0 | 29,317,153,426 | 30% | ||
marcuz | 0 | 1,060,050,728 | 15% | ||
acont | 0 | 6,262,816,025 | 50% | ||
uche-nna | 0 | 3,127,497,307 | 1.92% | ||
manuelgil64 | 0 | 463,351,726 | 10.25% | ||
citizendog | 0 | 1,672,863,903 | 2.4% | ||
cheese4ead | 0 | 1,868,453,704 | 1.2% | ||
apshamilton | 0 | 6,017,460,163 | 0.3% | ||
gaottantacinque | 0 | 568,291,044 | 100% | ||
nathyortiz | 0 | 3,256,284,548 | 10.25% | ||
nattybongo | 0 | 20,725,317,938 | 30% | ||
drsensor | 0 | 627,100,329 | 24% | ||
talentclub | 0 | 1,658,706,847 | 1.2% | ||
revueh | 0 | 825,292,168 | 15% | ||
radiosteemit | 0 | 19,152,416,831 | 100% | ||
thedailysneak | 0 | 1,181,726,103 | 1.28% | ||
bflanagin | 0 | 658,243,352 | 0.6% | ||
armandosodano | 0 | 1,856,648,300 | 1.2% | ||
csy | 0 | 530,238,148 | 1.2% | ||
marivic10 | 0 | 521,972,710 | 1.2% | ||
hamismsf | 0 | 1,963,173,148 | 0.3% | ||
thales7 | 0 | 1,828,817,354 | 2.4% | ||
vixmemon | 0 | 732,808,121 | 1.8% | ||
yaelg | 0 | 490,050,901 | 0.72% | ||
kylealex | 0 | 4,828,555,978 | 10% | ||
gasaeightyfive | 0 | 681,405,899 | 100% | ||
arzkyu97 | 0 | 2,547,310,049 | 8.2% | ||
fran.frey | 0 | 4,062,446,311 | 50% | ||
perpetuum-lynx | 0 | 868,918,871 | 29.4% | ||
andreasalas | 0 | 767,167,696 | 20.5% | ||
petrarodriguez | 0 | 96,500,887,217 | 20.5% | ||
thelittlebank | 0 | 2,122,143,701 | 1.2% | ||
pboulet | 0 | 63,841,807,576 | 24% | ||
belkisa758 | 0 | 2,010,713,155 | 20.5% | ||
marcocasario | 0 | 59,638,758,626 | 9.36% | ||
stem-espanol | 0 | 2,287,473,241 | 100% | ||
cribbio | 0 | 1,558,852,847 | 100% | ||
cliffagreen | 0 | 5,008,850,855 | 10% | ||
aleestra | 0 | 15,126,018,625 | 80% | ||
palasatenea | 0 | 1,511,474,485 | 1.2% | ||
lagitana | 0 | 4,642,147,819 | 80% | ||
the.success.club | 0 | 1,054,917,882 | 1.2% | ||
meanroosterfarm | 0 | 566,350,264 | 15% | ||
racarjoal | 0 | 553,036,087 | 10.25% | ||
merlin7 | 0 | 4,790,222,641 | 2.4% | ||
janettyanez | 0 | 21,698,867,049 | 100% | ||
brianoflondon | 0 | 31,292,314,014 | 0.6% | ||
giulyfarci52 | 0 | 1,659,766,977 | 50% | ||
maryelin | 0 | 510,317,829 | 10.25% | ||
steemcryptosicko | 0 | 4,159,374,849 | 0.48% | ||
multifacetas | 0 | 870,400,835 | 1.2% | ||
cakemonster | 0 | 1,195,557,250 | 2.4% | ||
cowpatty | 0 | 589,293,637 | 15% | ||
stem.witness | 0 | 1,715,281,967 | 30% | ||
jpbliberty | 0 | 3,522,612,065 | 0.6% | ||
vaultec | 0 | 564,012,961,412 | 12% | ||
daniel2001 | 0 | 1,795,003,357 | 56% | ||
steemstorage | 0 | 2,967,440,290 | 2.4% | ||
escuadron201 | 0 | 82,853,543,710 | 100% | ||
jtm.support | 0 | 2,172,266,634 | 30% | ||
hairgistix | 0 | 1,400,642,497 | 1.2% | ||
steemean | 0 | 9,936,578,307 | 5% | ||
proxy-pal | 0 | 565,413,019 | 2.4% | ||
littlesorceress | 0 | 608,901,002 | 1.2% | ||
dawnoner | 0 | 881,193,011 | 0.24% | ||
epicdice | 0 | 799,151,478 | 0.72% | ||
iamsaray | 0 | 578,416,567 | 1.2% | ||
yonnathang | 0 | 5,061,219,523 | 20.5% | ||
beerlover | 0 | 1,064,103,498 | 0.72% | ||
eliezerfloyd | 0 | 11,834,496,644 | 16.4% | ||
qwerrie | 0 | 2,178,712,076 | 0.18% | ||
tinyhousecryptos | 0 | 472,604,581 | 5% | ||
lmvc | 0 | 1,549,329,909 | 64% | ||
tggr | 0 | 578,572,841 | 1.2% | ||
quintaesencia | 0 | 95,278,999,497 | 100% | ||
aicu | 0 | 619,467,727 | 2.4% | ||
walterprofe | 0 | 14,075,792,460 | 15% | ||
zeruxanime | 0 | 879,169,875 | 15% | ||
afarina46 | 0 | 796,368,865 | 15% | ||
lfu-radio | 0 | 2,156,667,119 | 50% | ||
reggaesteem | 0 | 494,424,370 | 5% | ||
sbi-tokens | 0 | 2,629,424,375 | 2.56% | ||
javikun | 0 | 599,418,878 | 20.5% | ||
lmvc-spaco | 0 | 837,369,113 | 64% | ||
zulfrontado | 0 | 629,720,013 | 10.25% | ||
steemstem-trig | 0 | 575,881,695 | 30% | ||
hispapro | 0 | 403,497,123,293 | 20.5% | ||
baltai | 0 | 2,896,269,106 | 1.2% | ||
chris-uk | 0 | 502,423,920 | 1.2% | ||
atheistrepublic | 0 | 1,796,503,737 | 1.2% | ||
ibt-survival | 0 | 45,293,892,256 | 10% | ||
pavelsku | 0 | 59,132,041,543 | 50% | ||
sweetval | 0 | 14,359,262,322 | 50% | ||
nanyuris | 0 | 3,157,540,896 | 100% | ||
jennyzer | 0 | 2,994,326,221 | 20.5% | ||
keys-defender | 0 | 5,391,730,980 | 100% | ||
yunnie | 0 | 7,109,700,142 | 100% | ||
monica-ene | 0 | 1,195,455,779 | 1.2% | ||
radiohive | 0 | 28,439,580,397 | 100% | ||
stemsocial | 0 | 242,665,959,893 | 30% | ||
globalcurrencies | 0 | 254,905,364,964 | 100% | ||
holoferncro | 0 | 2,338,325,592 | 5% | ||
hivelist | 0 | 734,255,159 | 0.72% | ||
georgelys | 0 | 2,536,870,425 | 20.5% | ||
kvfm | 0 | 2,270,029,334 | 50% | ||
lqch | 0 | 1,460,411,240 | 10.25% | ||
noelyss | 0 | 6,792,473,366 | 15% | ||
laradio | 0 | 5,049,756,588 | 100% | ||
adolfom | 0 | 13,782,070,907 | 100% | ||
quinnertronics | 0 | 9,944,322,542 | 7% | ||
carmenm20 | 0 | 3,256,693,812 | 100% | ||
issymarie2 | 0 | 3,839,248,355 | 10.25% | ||
scriptkittie | 0 | 3,826,545,379 | 1.2% | ||
rafabvr | 0 | 525,704,057 | 100% | ||
r-nyn | 0 | 17,936,032,737 | 11% | ||
edfer18 | 0 | 7,341,105,103 | 20.5% | ||
altleft | 0 | 8,735,253,061 | 0.02% | ||
cleydimar2000 | 0 | 10,074,068,108 | 50% | ||
omarrojas | 0 | 1,112,938,219 | 1.2% | ||
noalys | 0 | 536,335,013 | 1.2% | ||
enyusael | 0 | 768,526,584 | 10.25% | ||
evagavilan2 | 0 | 5,816,911,640 | 10.25% | ||
jesuspsoto | 0 | 784,278,466 | 20.5% | ||
radiolovers | 0 | 22,984,115,431 | 100% | ||
ciresophen | 0 | 3,223,053,629 | 100% | ||
alberto0607 | 0 | 15,081,963,479 | 100% | ||
apeboy | 0 | 828,886,415 | 10.25% | ||
koshwe | 0 | 898,303,194 | 50% | ||
cosplay.hadr | 0 | 575,625,865 | 2.4% | ||
hadrgames | 0 | 593,835,368 | 2.4% | ||
rawecz | 0 | 2,495,391,911 | 20.5% | ||
junydoble | 0 | 1,548,211,713 | 70% | ||
victor816 | 0 | 977,236,335 | 100% | ||
gato-raro | 0 | 795,412,243 | 100% | ||
meritocracy | 0 | 26,941,373,568 | 0.24% | ||
bea23 | 0 | 24,198,153,282 | 100% | ||
jesustiano | 0 | 4,122,218,915 | 16.4% | ||
dcrops | 0 | 17,143,034,932 | 1.2% | ||
ciudadcreativa | 0 | 4,035,591,517 | 80% | ||
yggdrasilwind | 0 | 1,473,128,805 | 20.5% | ||
yozen | 0 | 936,962,111 | 1.2% | ||
alvarezjessica | 0 | 3,079,949,294 | 20.5% | ||
tawadak24 | 0 | 1,648,646,551 | 1.2% | ||
bananass | 0 | 778,882,146 | 1.8% | ||
failingforwards | 0 | 1,514,471,502 | 1.2% | ||
hexagono6 | 0 | 1,871,924,271 | 10.25% | ||
trouvaille | 0 | 8,674,141,772 | 50% | ||
victordumont | 0 | 1,650,628,107 | 20.5% | ||
edinson001 | 0 | 1,025,241,110 | 100% | ||
nfttunz | 0 | 4,015,286,175 | 0.24% | ||
hive-defender | 0 | 333,700,922 | 100% | ||
caribayarte | 0 | 1,037,310,318 | 20.5% | ||
yeidelyt | 0 | 744,070,477 | 20.5% | ||
holovision.cash | 0 | 3,849,746,641 | 100% | ||
helencct | 0 | 1,736,622,832 | 100% | ||
brujita18 | 0 | 5,198,408,635 | 9.22% | ||
sarashew | 0 | 1,243,675,807 | 2.4% | ||
podping | 0 | 3,538,669,909 | 0.6% | ||
yenmendt | 0 | 8,033,999,725 | 20.5% | ||
aguamiel | 0 | 27,978,162,799 | 100% | ||
beysyd | 0 | 1,222,481,044 | 10.25% | ||
ferbu | 0 | 11,152,387,659 | 100% | ||
drhueso | 0 | 586,298,803 | 1.2% | ||
annafenix | 0 | 846,712,182 | 10.25% | ||
fabianar25 | 0 | 1,101,552,120 | 50% | ||
mairimgo23 | 0 | 2,132,841,808 | 20.5% | ||
jaydr | 0 | 627,935,691 | 1.2% | ||
ronymaffi | 0 | 3,263,731,356 | 100% | ||
shakavon | 0 | 706,672,949 | 50% | ||
miguelstar | 0 | 1,186,356,422 | 20.5% | ||
seinkalar | 0 | 777,385,573 | 2.4% | ||
tanzil2024 | 0 | 1,158,596,470 | 1% | ||
rhiaji | 0 | 568,085,569 | 100% | ||
amaillo | 0 | 627,445,741 | 4.1% | ||
aries90 | 0 | 22,147,528,713 | 2.4% | ||
franvenezuela | 0 | 505,687,763 | 10.25% | ||
marsupia | 0 | 945,077,518 | 25% | ||
victoraraguayan1 | 0 | 595,428,956 | 20.5% | ||
rickyuribe | 0 | 7,704,023,109 | 100% | ||
yixn | 0 | 5,528,633,724 | 1.2% | ||
mcookies | 0 | 2,195,200,120 | 10.25% | ||
waivio.curator | 0 | 1,763,101,106 | 3.32% | ||
gercripto | 0 | 1,144,597,866 | 10.25% | ||
paula1411 | 0 | 781,977,952 | 100% | ||
crypto-shots | 0 | 19,485,256 | 100% | ||
newilluminati | 0 | 7,024,235,713 | 1.2% | ||
susurrodmisterio | 0 | 3,873,711,182 | 50% | ||
noctury | 0 | 744,884,484 | 1.2% | ||
esalcedo | 0 | 30,568,207,655 | 20.5% | ||
foxlatam | 0 | 10,496,395,370 | 50% | ||
deadleaf | 0 | 4,311,438,330 | 100% | ||
vindiesel1980 | 0 | 4,622,947,559 | 1.2% | ||
benwickenton | 0 | 1,154,608,945 | 2.4% | ||
jerusa777 | 0 | 1,358,289,542 | 15% | ||
cryptoshots.nft | 0 | 953,351,352 | 100% | ||
crisch23 | 0 | 609,357,537 | 10.25% | ||
prosocialise | 0 | 66,587,039,855 | 15% | ||
archangel21 | 0 | 6,431,022,175 | 2.4% | ||
belug | 0 | 1,622,479,103 | 0.72% | ||
mugueto2022 | 0 | 550,657,419 | 20% | ||
chechostreet | 0 | 1,729,756,355 | 20.5% | ||
visualblock | 0 | 464,906,279,949 | 100% | ||
baboz | 0 | 651,084,646 | 0.6% | ||
universodaniel | 0 | 741,071,030 | 10.25% | ||
sbtofficial | 0 | 2,154,350,199 | 1.2% | ||
criptocuates | 0 | 1,030,236,744 | 100% | ||
cryptoshots.play | 0 | 0 | 10% | ||
vagabond42069 | 0 | 614,947,504 | 15% | ||
mortsanchezzz | 0 | 4,365,077,906 | 100% | ||
eollarvesm | 0 | 750,867,958 | 10.25% | ||
hiversbqto | 0 | 2,330,264,365 | 20.5% | ||
sc000 | 0 | 660,390,792 | 2.4% | ||
cryptoshotsdoom | 0 | 0 | 10% | ||
nahuelgameplays | 0 | 397,889,494 | 50% | ||
clpacksperiment | 0 | 1,039,602,039 | 1.2% | ||
ambicrypto | 0 | 43,929,267,602 | 2.4% | ||
humbe | 0 | 2,071,170,652 | 1% | ||
flywithmarlin | 0 | 734,153,493 | 10.25% | ||
zackygamer | 0 | 1,232,129,231 | 20.5% | ||
abu78 | 0 | 482,975,171 | 1.2% | ||
fotlala | 0 | 645,180,687 | 10.25% | ||
jesus-son | 0 | 480,677,059 | 1.2% | ||
liberius-1 | 0 | 1,474,477,288 | 20.5% | ||
paolasinaid | 0 | 1,556,723,399 | 100% | ||
karina.gpt | 0 | 0 | 100% | ||
razzi11 | 0 | 1,282,168,120 | 20.5% | ||
rhemagames | 0 | 2,278,686,158 | 1.2% | ||
kryptof | 0 | 4,524,478,747 | 5% | ||
cuatrolarense | 0 | 930,255,238 | 100% | ||
yanguaro | 0 | 492,741,507 | 100% | ||
mariiestefania | 0 | 2,232,424,115 | 20.5% | ||
tecnoticias | 0 | 5,737,116,940 | 100% | ||
queasuluz | 0 | 1,908,094,246 | 20.5% | ||
thehappycamper1 | 0 | 0 | 25% | ||
lolz.byte | 0 | 0 | 100% |
<center>  </center> <div class="text-justify"> <sub>From Venezuela, our witness drives decentralization and the adoption of Web3 technology, creating opportunities for the local community and contributing to the global ecosystem. // Desde Venezuela, nuestro testigo impulsa la descentralización y la adopción de la tecnología Web3, generando oportunidades para la comunidad local y contribuyendo al ecosistema global.</sub> </div> --- <sub>Sigue, contacta y se parte del testigo en: // Follow, contact and be part of the witness in:</sub> <center> |<sub><center>[Hive](https://ecency.com/@hispapro)</center></sub>|<sub><center>[Discord](https://discord.gg/tXTD3B6xvZ)</center></sub>|<sub><center>[Twitter](https://twitter.com/hispapro)</center></sub>| -|-|- |<sub><center>[FanBase](https://hive.vote/dash.php?fan=hispapro&i=2)</center></sub>|<sub><center>[Trail](https://hive.vote/dash.php?trail=hispapro&i=1)</center></sub>|<sub><center>Delegaciones: [10 - ](https://hivesigner.com/sign/delegateVestingShares?delegatee=hispapro&vesting_shares=10%20HP)[50 - ](https://hivesigner.com/sign/delegateVestingShares?delegatee=hispapro&vesting_shares=50%20HP)[100 - ](https://hivesigner.com/sign/delegateVestingShares?delegatee=hispapro&vesting_shares=100%20HP)[500](https://hivesigner.com/sign/delegateVestingShares?delegatee=hispapro&vesting_shares=500%20HP)</center></sub>| </center> <center></center> # <center><sub><div class= "phishy">Vota por el testigo @Hispapro // Vote for the @Hispapro witness </div></sub></center> ###### <center>[Keychan](https://vote.hive.uno/@hispapro) - [Hive.blog](https://wallet.hive.blog/~witnesses) - [Ecency](https://ecency.com/witnesses) - [Peakd](https://peakd.com/me/witnesses)</center>
author | hispapro |
---|---|
permlink | re-rafaelaquino-202459t1535216z |
category | hive-116823 |
json_metadata | {"tags":["spanish","linux","stemsocial","stem-espanol","neoxian","tribes","ctp","freesoftware","opensource","developer"],"app":"ecency/3.2.0-vision","format":"markdown+html"} |
created | 2024-05-09 13:35:00 |
last_update | 2024-05-09 13:35:00 |
depth | 1 |
children | 0 |
last_payout | 2024-05-16 13:35:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,959 |
author_reputation | 678,244,135,858,607 |
root_title | "Tutorial de Vim. N05. Modo línea de comandos" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 133,504,467 |
net_rshares | 0 |
<div class='text-justify'> <div class='pull-left'> <img src='https://stem.openhive.network/images/stemsocialsupport7.png'> </div> Thanks for your contribution to the <a href='/trending/hive-196387'>STEMsocial community</a>. Feel free to join us on <a href='https://discord.gg/9c7pKVD'>discord</a> to get to know the rest of us! Please consider delegating to the @stemsocial account (85% of the curation rewards are returned). You may also include @stemsocial as a beneficiary of the rewards of this post to get a stronger support. <br /> <br /> </div>
author | stemsocial |
---|---|
permlink | re-rafaelaquino-tutorial-de-vim-n05-modo-linea-de-comandos-20240509t131335626z |
category | hive-116823 |
json_metadata | {"app":"STEMsocial"} |
created | 2024-05-09 13:13:36 |
last_update | 2024-05-09 13:13:36 |
depth | 1 |
children | 0 |
last_payout | 2024-05-16 13:13:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 565 |
author_reputation | 22,927,767,309,334 |
root_title | "Tutorial de Vim. N05. Modo línea de comandos" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 133,504,108 |
net_rshares | 0 |