Question: 1. Write a unix one line command which can accomplish the following all in one line of coding (i.e use piping) Search a *.tar file
1. Write a unix one line command which can accomplish the following all in one line of coding (i.e use piping)
Search a *.tar file (say which is named deleteme.tar) in a directory in your home (tip: use the find command)
Unarchive the contents
Remove/delete all the files after unarchiving it.
2. Develop an automated script for downloading Chr1 sequence of Plasmodium Falciparum from ncbi ftp site (ftp://ftp.ncbi.nlm.nih.gov/genomes/archive/old_genbank/Plasmodium_falciparum/CHR1/)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
