Grabbing a Drupal module and unzipping it


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. curl http://ftp.drupal.org/files/projects/views-6.x-2.11.tar.gz | tar zx

URL: http://www.commandlinefu.com/commands/view/1616/download-and-extract-a-tar.gz-file-with-curl.

Report this snippet


Comments


You need to login to view comments.