Este es mi blog. Hay otros muchos pero este es el mío.
You can work with substrings in bash using the following syntax:
${VARIABLE:START:LENGTH}
Like in:
$ A=abcdefghi $ echo ${A:3:2} de
Name (required)
Mail (will not be published) (required)
Website
Notificarme de las respuestas por e-mail
0 Responses to “Shell-script: substrings”
Leave a Reply