Skip to content

Instantly share code, notes, and snippets.

@tedwardd
Created May 2, 2013 16:07
Show Gist options
  • Save tedwardd/5503273 to your computer and use it in GitHub Desktop.
Save tedwardd/5503273 to your computer and use it in GitHub Desktop.
name=input.txt
for line in $(echo -e "$name"); do
echo "$name";
done
displayName: Blah blah blah blah
displayName: Another Blah blah blah
displayName: this is another blah
displayName: Blah blah blah blah
displayName: Another Blah blah blah
displayName: this is another blah
displayName: Blah blah blah blah
displayName: Another Blah blah blah
displayName: this is another blah
displayName: Blah blah blah blah
displayName: Another Blah blah blah
displayName: this is another blah
displayName: Blah blah blah blah
displayName: Another Blah blah blah
displayName: this is another blah
displayName: Blah blah blah blah
displayName: Another Blah blah blah
displayName: this is another blah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment