Results 1 to 3 of 3

Thread: where do i extract files to?

  1. #1
    Join Date
    Jul 2008
    Location
    CHICAGO, IL
    Beans
    40
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    where do i extract files to?

    I just downloaded the last.fm software and i don't know what directory to to extract it to.
    also, how do i extract the files using command line?
    thanks for any help, i'm completely new to this and it's a bit overwhelming...

  2. #2
    Join Date
    Jul 2006
    Location
    Durham, GB
    Beans
    343
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: where do i extract files to?

    The official ubuntu page on last.fm is HERE have a read through it, it should help.
    My home page

    Member of the Esoteric Order of LaRoza - Resistance Is Futile.

  3. #3
    Join Date
    Mar 2008
    Beans
    796

    Re: where do i extract files to?

    I think last fm is available in the repos but as for extracting it just extract it anywhere you want for example your /home directory. As for extracting a file through the terminal use the tar command.
    Code:
    tar xvfz <filename>
    should do the trick, try man tar to find out more about the command.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •