Horje
how to extract tar.gz file in colab Code Example
colab unzip tar.gz
!tar -xvf /content/x.tar.gz
how to extract tar.gz file in colab
!tar -xvf  'file.tar' -C 'destination'




Shell

Related
update nextjs to last version Code Example update nextjs to last version Code Example
! [rejected] master -> master (fetch first) Code Example ! [rejected] master -> master (fetch first) Code Example
install aws elastic beanstalk cli Code Example install aws elastic beanstalk cli Code Example
install flask_cors Code Example install flask_cors Code Example
see what's running on port Code Example see what's running on port Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11