manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 156 for device (0.010 sec.)
Man page of ERR 8544
ERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 err, verr ... _time_string); エラーを警告表示する: fd = open(raw_device, O_RDONLY, 0); if (fd == -1) warnx("%s: %s: trying ... the block device", raw_device, strerror(errno)); fd = open(block_de ... Y, 0); if (fd == -1) err(EXIT_FAILURE, "%s", block_device); 関連項目 error (3), exit (3), perror (3), printf ... , エラーメッセージ , errx , warnx , 出力 , eval , device Linux マニュアル 一覧 [ man1 ] [ man2 ] [ man3 ] [ ...
https://man.plustar.jp/manpage/man3/warn.3.html - [similar]
Man page of ERR 8544
ERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 err, verr ... _time_string); エラーを警告表示する: fd = open(raw_device, O_RDONLY, 0); if (fd == -1) warnx("%s: %s: trying ... the block device", raw_device, strerror(errno)); fd = open(block_de ... Y, 0); if (fd == -1) err(EXIT_FAILURE, "%s", block_device); 関連項目 error (3), exit (3), perror (3), printf ... , エラーメッセージ , errx , warnx , 出力 , eval , device Linux マニュアル 一覧 [ man1 ] [ man2 ] [ man3 ] [ ...
https://man.plustar.jp/manpage/man3/warnx.3.html - [similar]
Man page of DEBUGREISERFS 8104
DEBUGREISERFS Section: Maintenance Commands (8) Updated: February 2004 Index JM Home Page 名前 d ... バッグツール 書式 debugreiserfs [ -dDJmoqpuSV ] [ -j device ] [ -B file ] [ -1 N ] device 説明 debugreiserfs は ... (かもしれない)。 オプションを付けずに実行すると、 device 上に見つかった ReiserFS ファイルシステムの スーパー ... ブロックを表示する。 device デバイスに対応するスペシャルファイル。 (例えば、/d ... SCSI ディスクパーティションである)。 オプション -j device ジャーナルの内容を表示する。 -p オプションにより、 ...
https://man.plustar.jp/manpage/man8/debugreiserfs.8.html - [similar]
Man page of LILO 8104
LILO Section: Maintenance Commands (8) Updated: 31 Oct 2001 Index JM Home Page 名前 lilo - ブート ... ンストールする。 以下のオプションがある。 -A master-device [ N ] デバイス master-device (例えば "/dev/hda") に ... る。 1 〜 4 の範囲の数字を付けて指定すると、 master-device にある指定されたパーティションがアクティブにされる ... ルの代わりに指定されたファイルを使用する。 -M master-device [ mbr-file ] master-device で指定されたデバイスのマ ... しい MBR は "/boot/mbr.b" からコピーされる。 master-device のプライマリパーティションテーブルは配置されない。 ...
https://man.plustar.jp/manpage/man8/lilo.8.html - [similar]
Man page of VCS 7919
VCS Section: Linux Programmer's Manual (4) Updated: 2020-11-01 Index JM Home Page 名前 vcs, vcsa ... (minor number) 0 のキャラクターデバイス (character device) で、 通常、そのモードは 0644、所有権は root:tty で ... ある。 このデバイスファイル (device file) は 現在表示されている仮想コンソール端末のメモ ... lude < linux/vt.h > int main(void) { int fd; char *device = "/dev/vcsa2"; char *console = "/dev/tty2"; struc ... exit(EXIT_FAILURE); } (void) close(fd); fd = open(device, O_RDWR); if (fd < 0) { perror(device); exit(EXIT_ ...
https://man.plustar.jp/manpage/man4/vcs.4.html - [similar]
Man page of VCS 7919
VCS Section: Linux Programmer's Manual (4) Updated: 2020-11-01 Index JM Home Page 名前 vcs, vcsa ... (minor number) 0 のキャラクターデバイス (character device) で、 通常、そのモードは 0644、所有権は root:tty で ... ある。 このデバイスファイル (device file) は 現在表示されている仮想コンソール端末のメモ ... lude < linux/vt.h > int main(void) { int fd; char *device = "/dev/vcsa2"; char *console = "/dev/tty2"; struc ... exit(EXIT_FAILURE); } (void) close(fd); fd = open(device, O_RDWR); if (fd < 0) { perror(device); exit(EXIT_ ...
https://man.plustar.jp/manpage/man4/vcsa.4.html - [similar]
Man page of DEBUGFS 7827
DEBUGFS Section: Maintenance Commands (8) Updated: May 2006 Index JM Home Page 名前 debugfs - ex ... ] [ -f cmd_file ] [ -R request ] [ -d data_source_device ] [ device ] 説明 debugfs は対話的なファイルシステ ... 2 ファイルシステムの状態の調査・変更に利用できる。 device は、ext2 ファイルシステムを含むデバイスに対応する ... イルシステムを read-only でしかオープンできない。 -i device が e2image プログラムによって作成された ext2 イメー ... 行わない。 また、 -d オプションによって data_source_device を指定せずに、 ls , dump などのコマンドを実行した場 ...
https://man.plustar.jp/manpage/man8/debugfs.8.html - [similar]
Man page of BLKID 7561
BLKID Section: System Administration (8) Updated: March 2013 Index JM Home Page 名前 blkid - ブロ ... [ --match-tag tag ] [ --match-token NAME=value ] [ device ...] blkid --probe [ --offset offset ] [ --output ... pes list ] [ --usages list ] [ --no-part-details ] device ... blkid --info [ --output format ] [ --match-tag ... tag ] device ... 読者へのご注意 これは util-linux 版の blkid コ ... ことと、libblkid の機能をテストすることなのである。 device を指定すると、そのデバイスのトークンのみが表示され ...
https://man.plustar.jp/manpage/man8/blkid.8.html - [similar]
Man page of DUMPE2FS 7295
DUMPE2FS Section: Maintenance Commands (8) Updated: May 2006 Index JM Home Page 名前 dumpe2fs - ... s [ -bfhixV ] [ -ob superblock ] [ -oB blocksize ] device 説明 dumpe2fs は、 device によって指定されるデバイ ... クグループデスクリプターの詳細情報は表示しない。 -i device をイメージファイルへのパス名として、 e2image で作成 ... 連キーワード 表示 , DUMPE , ブロック , 情報 , 入手 , device , superblock , ユーザ , 状態 , 残り Linux マニュア ...
https://man.plustar.jp/manpage/man8/dumpe2fs.8.html - [similar]
Man page of E2LABEL 7203
E2LABEL Section: Maintenance Commands (8) Updated: December 2010 Index JM Home Page 名前 e2label ... t4 ファイルシステムのラベルを変更する 書式 e2label device [ new-label ] 説明 e2label は device に置かれた ex ... ABEL , ラベル , new , 入手 , 変更 , 名前 , Index , device , 表示 Linux マニュアル 一覧 [ man1 ] [ man2 ] [ m ...
https://man.plustar.jp/manpage/man8/e2label.8.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022