manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 129 for bin (0.012 sec.)
Man page of FREAD 6116
FREAD Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 fread, ... below demonstrates the use of fread () by parsing /bin/sh ELF executable in binary mode and printing its ... eof((arr)[0])) int main(void) { FILE *fp = fopen("/bin/sh", "rb"); if (!fp) { perror("fopen"); return EXI ...
https://man.plustar.jp/manpage/man3/fwrite.3.html - [similar]
Man page of TCSH 6043
TCSH Section: User Commands (1) Updated: 2 September 2001 Index JM Home Page 名称 tcsh - ファイル ... 値はデフォルトで 設定されています。 組み込みコマンド bindkey で、キーバインドを変更したり、 表示したりできま ... ます。 シェル変数 version を参照)。 しかし、コマンド bindkey で、キーバインドを vi 形式に 一括して変更できま ... 、 vi (1) ユーザが 予想できるものです。また、簡単に bindkey コマンドで表示させる こともできるので、ここで、 ... のバインドを並べあげる必要は ないでしょう。 同じく、 bindkey コマンドは、それぞれの編集コマンドを 簡単な説明 ...
https://man.plustar.jp/manpage/man1/tcsh.1.html - [similar]
Man page of SUDOERS.LDAP 6043
SUDOERS.LDAP Section: File Formats Manual (5) Updated: June 15, 2016 Index JM Home Page 名前 sud ... と、 sha224:0GomF8mNN3wlDt1HD9XldjJ3SNgpFdbjO1+NsQ /bin/ls ユーザが /bin/ls を実行できるのは、 /bin/ls の ... のすべてのコマンドを許可する johnny ALL=(root) ALL,!/bin/sh # 次の設定は、ALL が最後にマッチするので、常にす ... コマンドを許可することになる puddles ALL=(root) !/bin/sh,ALL # 上記の johnny に相当する LDAP のエントリ: ... hnny sudoHost: ALL sudoCommand: ALL sudoCommand: !/bin/sh # 上記の puddles に相当する LDAP のエントリ: # ...
https://man.plustar.jp/manpage/man5/sudoers.ldap.5.html - [similar]
Man page of MT 5969
MT Section: Misc. Reference Manual Pages (1L) Index JM Home Page 名前 mt - 磁気テープドライブの操 ... nd リモートマシンにあるデバイスと通信する際に /usr/bin/ssh や /usr/bin/rsh ではなく command を使用する。 ...
https://man.plustar.jp/manpage/man1/mt.1.html - [similar]
Man page of RSSH 5969
RSSH Section: Derek D. Martin (1) Updated: 7 Jul 2003 Index JM Home Page 名前 rssh - scp と sftp ... 以下のようにする。 luser:x:666:666::/home/luser:/usr/bin/rssh もし -v オプション付きで起動されたら、 rssh は ... ているコマンドはユーザのデフォルトシェルの代わりに /bin/sh によって実行される。 著者がテストに使えるシステ ... ムで有効になってしまっていれば、 悪意のあるユーザは /bin/sh に実行されるであろう $HOME/.ssh/rc ファイルをア ...
https://man.plustar.jp/manpage/man1/rssh.1.html - [similar]
Man page of NcFTP 5896
NcFTP Section: User Commands (1) Updated: 2.4.3 Index JM Home Page 名前 Ncftp - インターネット フ ... でなので、デフォルトの転送モードは 何も変換されない binary , となっている。 しかし、プレーンテキストを種類 ... イルを正しく転送することを保証する。 多くの場合は、 binary 転送モードを使用する必要があるだろう。 Port フィ ... えば、OSが UNIX なら、 ls コマンドは UNIX 上での `` /bin/ls -CF''のように動作しようとする。 OSが UNIX でなけ ... なディレクトリのリストを表示する。 これは UNIX の ``/bin/ls -l'' コマンドのような振る舞いをする。 リモートサ ...
https://man.plustar.jp/manpage/man1/ncftp.1.html - [similar]
Man page of EXPECT 5823
EXPECT Section: User Commands (1) Updated: 29 December 1994 Index JM Home Page 名前 expect - 対話 ... #! 表記をサポートする OS で、先頭行に #!/usr/local/bin/expect -f と書いておいて実行させることもできる。 も ... のある場所を指示していなければならない。 /usr/local/bin は、一例である。 -c フラグで、スクリプトを実行する ... ジナルの引数は、変数 argv に残される。 #!/usr/local/bin/expect -- #!行に引数を加えると、通常の getopt (3) ... _library/cat-buffers の存在は、あなたのシステムの /bin/cat がデフォルトでバッファリングされているかどうか ...
https://man.plustar.jp/manpage/man1/expect.1.html - [similar]
Man page of LIBTOOL 5823
LIBTOOL Section: Misc. Reference Manual Pages (301) Updated: June 2002 Index JM Home Page 名前 l ... はファイルを削除するためのプログラム名 (一般には `/bin/rm') である。 残りの MODE-ARGS は削除プログラムの ... ムを使いたい場合は、 -release を使うこと。 たとえば binutils-2.7.0.2 に付属する `libbfd.so.2.7.0.2' は lib ... de:/tmp% libtool -n install libbaz.la /usr/local/lib install .libs/libbaz.so.0.0.0 /usr/local/lib/libbaz. ... は省略] lightside:~% libtool install -c a /usr/local/bin/a install -c .libs/a /usr/local/bin/a Makefile.am ...
https://man.plustar.jp/manpage/man1/libtool.1.html - [similar]
Man page of su 5823
su Section: User Commands (1) Updated: 18 June 2002 Index JM Home Page 名前 su - ユーザー ID とグ ... トリから選択される。ここに何も書かれていない場合は /bin/sh が実行される。 user にパスワードがある場合には、 ... ルに渡され、 引き数としてシェルに付加される。 su は /bin/sh あるいはそれ以外のいかなるシェルも特別には扱わな ...
https://man.plustar.jp/manpage/man1/su.1.html - [similar]
Man page of WHEREIS 5823
WHEREIS Section: User Commands (1) Updated: October 2014 Index JM Home Page 名前 whereis - コマン ... EIS_DEBUG=all デバッグ出力を有効にする。 用例 /usr/bin にあるファイルの内、 /usr/man/man1 にマニュアルがな ... src にソースのないものをすべて見つけ出す。 cd /usr/bin whereis -u -ms -M /usr/man/man1 -S /usr/src -f * [ ...
https://man.plustar.jp/manpage/man1/whereis.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

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