Write multi-line file in shell scripting
Hi everybody. In this post I will just explain how to write multi-line files with bash using cat. I write this post because I am not an expert with Shell scripting and recently, I needed to create ldif files from a shell script. I will explain my old and bad… Continue reading