Skip to content

Instantly share code, notes, and snippets.

@xDShot
Created July 3, 2023 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xDShot/3b35d635b0aa043246d0ddf6835f3de0 to your computer and use it in GitHub Desktop.
Save xDShot/3b35d635b0aa043246d0ddf6835f3de0 to your computer and use it in GitHub Desktop.
Ech file lines
while read p; do echo "\$sequence $p ${p}.smd"; done < seqs.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment