• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » file
トレース: • 32_CentOSでiSCSI環境構築 • 08 qcow2 バックアップ 外部へ取得する場合(online external)

file

検索

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

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

マッチした文書名:

  • file

全文検索:

file
6 ヒット, 最終更新: 10年前
====== file ====== ===== 機能 ===== fileコマンドは、指定したファイルがどのような種類のファイルかを調べます。 テキストファイルか、ディレクトリか、データファイルか、シェ... プトか、 実行可能なバイナリファイルか、などを判別できます。 ===== 構文 ===== file ファイル名 ===== コマンド例 ===== <code console> > file /etc/hosts /etc/hostsを調べる /etc/hosts: ASCII text テキストファイルであることが分かる > file /etc /etcを調べる /etc: director
tar
4 ヒット, 最終更新: 3年前
をgzipで圧縮する(FreeBSD・Linux)| |j|bzip2を通して処理を行う | |X FILE|FILEに記述されたファイル(フォルダ)を除外する。| |C|指定したディレクトリにファイルを展開... ssh root@10.10.10.10 tar -C /mnt/ --sparse --one-file-system -zcp --numeric-owner --xattrs . | ssh root... tarで固めてバックアップ <code> tar -C /mnt/ --sparse --one-file-system -zcp --numeric-owner --xattrs . | ssh root
chmod
2 ヒット, 最終更新: 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
find
1 ヒット, 最終更新: 9年前
option) ===== オプション ===== ==== 条件 ==== |-name [file name]|指定した文字列を検索 | |-user [user name]|指定したユーザー名のフ
lsでタイムスタンプを秒まで表示
1 ヒット, 最終更新: 10年前
も確認できる ===== <code console> $ stat syslog.bak File: `syslog.bak' Size: 4939776 Blocks: 9672

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本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