manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 17 for put (0.024 sec.)
Man page of PIVOT_ROOT 14501
PIVOT_ROOT Section: Linux Programmer's Manual (2) Updated: 2012-07-13 Index JM Home Page 名前 pi ... nt pivot_root(const char * new_root , const char * put_old ); 注 : このシステムコールには glibc のラッパー ... ) は呼び出し元のプロセスの root ファイルシステムを put_old ディレクトリに移動し、 new_root を呼び出し元の ... 直後に chdir("/") を呼び出すとよい。 new_root および put_old には以下の制限がある: - ディレクトリでなければ ... ならない。 - new_root と put_old は現在の root と同じファイルシステムにあっては ...
https://man.plustar.jp/manpage/man2/pivot_root.2.html - [similar]
Man page of TFTP 9673
TFTP Section: User Commands (1) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 tftp - 簡 ... コマンドを使う必要はなく、 リモートホストは get や put コマンドを使うときに指定できる。 get filename get ... または binary である。 デフォルトは ascii である。 put file put localfile remotefile put file1 file2 ... ...
https://man.plustar.jp/manpage/man1/tftp.1.html - [similar]
Man page of PIVOT_ROOT 9345
PIVOT_ROOT Section: Maintenance Commands (8) Updated: Feb 23, 2000 Index JM Home Page 名前 pivot ... ファイルシステムを変更する 書式 pivot_root new_root put_old 説明 pivot_root はカレントプロセスの root ファ ... イルシステムを put_old ディレクトリに移動し、 new_root を新しい root ... に入っている必要がある。 cd new_root pivot_root . put_old exec chroot . command chroot は古い root と新し ...
https://man.plustar.jp/manpage/man8/pivot_root.8.html - [similar]
Man page of FTP 9242
FTP Section: User Commands (1) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 ftp - Inte ... 定がファイル転送の際に使われる。 glob mdelete mget mput で使われるファイル名展開の使用・不使用を切替える。 ... ファイル名の引き数は文字通り扱われ、展開されない。 mput の場合のファイル名展開は、 csh (1) と行われるものと ... よって、あらかじめ知ることができる。 注意: mget と mput はファイルのディレクトリサブツリー全体を転送するわ ... モートマシン上のファイルの最終修正時刻を表示する。 mput local-files 引き数で与えられたローカルファイルのリ ...
https://man.plustar.jp/manpage/man1/ftp.1.html - [similar]
Man page of FTP 9242
FTP Section: User Commands (1) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 ftp - Inte ... 定がファイル転送の際に使われる。 glob mdelete mget mput で使われるファイル名展開の使用・不使用を切替える。 ... ファイル名の引き数は文字通り扱われ、展開されない。 mput の場合のファイル名展開は、 csh (1) と行われるものと ... よって、あらかじめ知ることができる。 注意: mget と mput はファイルのディレクトリサブツリー全体を転送するわ ... モートマシン上のファイルの最終修正時刻を表示する。 mput local-files 引き数で与えられたローカルファイルのリ ...
https://man.plustar.jp/manpage/man1/pftp.1.html - [similar]
Man page of DBOPEN 9138
DBOPEN Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 dbopen ... b, DBT *key, DBT *data, unsigned int flags); int (*put)(const DB *db, DBT *key, const DBT *data, unsigned ... を返す。また key がファイル中に無い場合 1 を返す。 put キー/データ対をデータベースに納めるルーチンへのポイ ... コード番号が キーになっているような場合だけである。 put ルーチンのデフォルトの動作は、新しいキー/データ対を ... 既に存在するキーを置き換える事て格納する動作である。 put ルーチンはエラーの場合 -1 を返し ( errno をセットす ...
https://man.plustar.jp/manpage/man3/db.3.html - [similar]
Man page of DBOPEN 9138
DBOPEN Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 dbopen ... b, DBT *key, DBT *data, unsigned int flags); int (*put)(const DB *db, DBT *key, const DBT *data, unsigned ... を返す。また key がファイル中に無い場合 1 を返す。 put キー/データ対をデータベースに納めるルーチンへのポイ ... コード番号が キーになっているような場合だけである。 put ルーチンのデフォルトの動作は、新しいキー/データ対を ... 既に存在するキーを置き換える事て格納する動作である。 put ルーチンはエラーの場合 -1 を返し ( errno をセットす ...
https://man.plustar.jp/manpage/man3/dbopen.3.html - [similar]
Man page of MPOOL 8604
MPOOL Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 mpool - ... mp , pgno_t pgno , unsigned int flags ); int mpool_put(MPOOL * mp , void * pgaddr , unsigned int flags ); ... れる。 flags 引数は現在使用されていない。 関数 mpool_put () は pgaddr が参照するページを解放する。 pgaddr は ... 変更されており、ファイルに書き出す必要がある。 mpool_put () は成功すると 0 を、エラーがあると -1 を返す。 関 ...
https://man.plustar.jp/manpage/man3/mpool.3.html - [similar]
Man page of MAKEINFO 8069
MAKEINFO Section: User Commands (1) Updated: February 2003 Index JM Home Page 名前 makeinfo - Te ... 汎用的な出力オプション: -E , --macro-expand FILE output macro-expanded source to FILE. ignoring any @setfi ... de separators, Node: lines, and menus from Info output (thus producing plain text) or from HTML (thus pro ... ducing shorter output); also, write to standard output by default. --no- ... split suppress splitting of Info or HTML output, generate only one output file. --number-sections ...
https://man.plustar.jp/manpage/man1/makeinfo.1.html - [similar]
Man page of NcFTP 8069
NcFTP Section: User Commands (1) Updated: 2.4.3 Index JM Home Page 名前 Ncftp - インターネット フ ... ンドシェルにコマンドを打つことがで きるようになる。 put コマンドはローカルのシステムからリモートシステムへ ... ファイルをコピーするた めに使用できる: put something.tar リモートシステムでの作業が終わったら ... mp.sources.d とすればよい。 移動がすんだら、 get , put , ls のようなコマンドを使用すれば、そのディレクトリ ... で、 アップロードはほとんど必要としなかった。 しかし put コマンドもちゃんと存在していて、リモートホストへフ ...
https://man.plustar.jp/manpage/man1/ncftp.1.html - [similar]
PREV 1 2 NEXT

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