• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » file
トレース:

file

検索

以下に検索結果を表示します。

部分一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@02_freebsd:80_unixコマンド
  • 全ての名前空間
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

マッチした文書名:

  • file

全文検索:

file
6 ヒット, 最終更新: 10年前
====== file ====== ===== 機能 ===== fileコマンドは、指定したファイルがどのような種類のファイルかを調べます。 テキストファイルか、ディレクトリか、データファイルか、シェルスクリプトか、 実行可能なバイナリファイルか、などを判別できます。 ===== 構文 ===== file ファイル名 ===== コマンド例 ===== <code console> > file /etc/hosts /etc/hostsを調べる /etc/hosts: AS
chmod
5 ヒット, 最終更新: 10年前
変更する。 ===== 構文 ===== <code> chmod (オプション) [a+w] [file name] chmod (オプション) [644] [file name] </code> ===== オプション ===== <code> -R 指定されたディレクトリ以下のファイルのアクセス... |x|1|実行可能| ===== コマンド例 ===== <code> > chmod a+w file1    全てのユーザーに書き込み権限を付加&br; > chmod 644 file2    file2を644(rw-r--r--)に変更&br; > chmod 701 *.cgi    拡張子がc
tar
5 ヒット, 最終更新: 3年前
をgzipで圧縮する(FreeBSD・Linux)| |j|bzip2を通して処理を行う | |X FILE|FILEに記述されたファイル(フォルダ)を除外する。| |C|指定したディレクトリにファイルを展開する| ===== コマンド例 ===== ==== /etcディレクトリ以下のファイルをフロッピーデ... イルだけを取り出す ==== <code console> $ tar zxvf foo.tgz filename </code> ==== 指定したディレクトリに展開する ==== hogeディレクト... ssh root@10.10.10.10 tar -C /mnt/ --sparse --one-file-system -zcp --numeric-owner --xattrs . | ssh root
dump
3 ヒット, 最終更新: 10年前
me) to /dev/rst0 DUMP: mapping (Pass I) [regular files] ・ ・ </code> === /homeをho... tandard output DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUM... [directories] DUMP: dumping (Pass IV) [regular files] DUMP: DUMP: 461079 tape blocks DUMP: fini
unzip
3 ヒット, 最終更新: 11年前
------- 12 3 files </code> === アーカイブ内の詳細確認(-Z) === <code console>... p -Z test.zip Archive: test.zip 394 bytes 3 files -rw-rw-r-- 2.3 unx 4 tx stor 9-May-14 1... 2.3 unx 4 tx stor 9-May-14 11:10 c.txt 3 files, 12 bytes uncompressed, 12 bytes compressed: 0.
01 sed 指定した行を表示
2 ヒット, 最終更新: 5年前
示 ====== ===== 100行目を表示 ===== sed -n 100p testfile ===== 100-110行目を表示する ===== sed -n 110,110p testfile {{tag>sed }}
find
2 ヒット, 最終更新: 10年前
option) ===== オプション ===== ==== 条件 ==== |-name [file name]|指定した文字列を検索 | |-user [user name]|指定したユーザー名のフ... ==== 処理 ==== |-print|検索結果の標準出力(省略可) | |-fprint [filename]|検索結果を指定したファイルに書き出す | |-exec [command] {} \
lsでタイムスタンプを秒まで表示
1 ヒット, 最終更新: 10年前
も確認できる ===== <code console> $ stat syslog.bak File: `syslog.bak' Size: 4939776 Blocks: 9672
zip
1 ヒット, 最終更新: 10年前
--- ------- 12 3 files </code> {{tag>Unixコマンド 圧縮・復元・パックアップ}}

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki