I have around 110 Fasta files.
Each Fasta file is a multiple sequence file.
I want to remove all ID's and make it as single sequence only file, without any ID's and without any gaps.
I would prefer, any possible way with awk,grep or similar method.