Just a place where to dump some code to the community.
$ a="my string"$ _
$ echo 'This is $a'This is $a$ _
$ echo "This is $a"This is my string$ _
No hay comentarios:
Publicar un comentario