An OMICS Course Part 1: Shell, Organizing and Genomics
When run in the molecules directory, which ls command(s) will produce this output?
molecules
ls
ethane.pdb methane.pdb
ls *t*ane.pdb
ls *t?ne.*
ls *t??ne.pdb
ls ethane.*