mixiで趣味の話をしよう

mixiコミュニティには270万を超える趣味コミュニティがあるよ
ログインもしくは登録をして同じ趣味の人と出会おう♪

開催終了linuxの解凍ソフトってありますか?

詳細

2006年04月19日 17:54 更新

linuxを使い始めたばかりで、右も左もわかりません。

現在、フリーのソフトをいれていこうとしているのですが、肝心の解凍ソフトが見つからず、書き込ませていただきました。

よい返事お待ちしております。

コメント(10)

  • [1] mixiユーザー

    2006年04月19日 18:01

    まずmixiの使い方から(ry

    ところで、linuxで通常使うようなアーカイブなら
    特段ソフトを追加せずとも解凍できると思いますよ
  • [2] mixiユーザー

    2006年04月19日 18:12

    解凍ソフトは普通ターミナルから操作します
    主なもの(tarボール、lzh,Zip)等ははいってるとおもいます
    command not found ってなるのでしょうか?
  • [3] mixiユーザー

    2006年04月19日 20:15

    コマンドライン操作が難しいのでしょうか?

    Wine上でWinrar…これもなかなか便利ですよ。
    WindowsでのWinrarと同じように使えますから(笑
  • [4] mixiユーザー

    2006年04月19日 20:16

    >大根さん、リックスさん

    返信ありがとうございます。

    >リックスさん

    コマンドライン端末で、Zipと打ったところ、-f,-uなど色々でてきました。

    これをどうすればいいのいでしょうか?
  • [7] mixiユーザー

    2006年04月19日 20:33

    >とおるさん

    そうですね。やはり、コマンドラインをしっかり理解していないと厳しいですね。ありがとうございます。

    >あちゅやさん

    拡張子がtar.gzとなっているのですが、この場合はどうすればよろしいですか?
  • [8] mixiユーザー

    2006年04月19日 20:49

    $ tar -zxvf hogehoge.tar.gz



    とりあえずは

    $ man tar

    で実行オプションの説明を眺めてみましょう。
  • [9] mixiユーザー

    2006年04月19日 20:59

    >けん棒
    //zipコマンドから引用
    $ unzip
    UnZip 5.50 of 17 February 2002, by Info-ZIP. Maintained by C. Spieler. Send
    bug reports to the authors at Zip-Bugs@lists.wku.edu; see README for details.

    Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]
    Default action is to extract files in list, except those in xlist, to exdir;
    file[.zip] may be a wildcard. -Z => ZipInfo mode ("unzip -Z" for usage).

    -p extract files to pipe, no messages -l list files (short format)
    -f freshen existing files, create none -t test compressed archive data
    -u update files, create if necessary -z display archive comment
    -x exclude files that follow (in xlist) -d extract files into exdir

    modifiers: -q quiet mode (-qq => quieter)
    -n never overwrite existing files -a auto-convert any text files
    -o overwrite files WITHOUT prompting -aa treat ALL files as text
    -j junk paths (do not make directories) -v be verbose/print version info
    -C match filenames case-insensitively -L make (some) names lowercase
    -X restore UID/GID info -V retain VMS version numbers
    -M pipe through "more" pager
    Examples (see unzip.txt for more info):
    unzip data1 -x joe => extract all files except joe from zipfile data1.zip
    unzip -p foo | more => send contents of foo.zip via pipe into program more
    unzip -fo foo ReadMe => quietly replace existing ReadMe if archive file newer

    //ここまで引用
    Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]

    Examples (see unzip.txt for more info):
    unzip data1 -x joe => extract all files except joe from zipfile data1.zip

    より
    これでオプションにファイル名をいれます
    解凍の方を例にとって説明します
    ファイル名:foo.zipがあるとすると

    $unzip -x foo.zip

    で解凍できると思います

    $man zip



    $man unzip

    とやってつかいかたを勉強してください
    それではがんばってください
  • [10] mixiユーザー

    2006年04月19日 21:15

    >リックスさん、ちびまささん

    ありがとうございます。

    なんとか解凍することができました。

    親切で丁寧な解説ありがとうございました。
mixiユーザー
ログインしてコメントしよう!
  • 2006年04月19日 (水)
  • 青森県
  • 2006年04月19日 (水) 締切
  • イベントに参加する
  • 気になる!
参加者
2人