Answers for "colab tar.gz install"

1

how to extract tar.gz file in colab

!tar -xvf  'file.tar' -C 'destination'
Posted by: Guest on February-24-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language