Son aktivite 1743905496

Немного полезных CLI команд в bash про повторение аргументов

bash.md Ham

!^ first argument|

!$ last argument

!* all arguments

!:2 second argument

!:2-3 second to third arguments

!:2-$ second to last arguments

!:2* second to last arguments

!:2- second to next to last arguments

!:0 the command

!! repeat the previous line

Опубликовано в https://t.me/gitgate