Google

Go to the first, previous, next, last section, table of contents.


shell

shell(command)
:: command ¤ò¥·¥§¥ë¥³¥Þ¥ó¥É¤È¤·¤Æ¼Â¹Ô¤¹¤ë.
return
¼«Á³¿ô
command
ʸ»úÎó
  • command ¤ò C ¤Î system() È¡¿ô¤Ë¤è¤ê¥·¥§¥ë¥³¥Þ¥ó¥É¤È¤·¤Æ¼Â¹Ô¤¹¤ë. ¥·¥§¥ë¤Î½ªÎ»¥¹¥Æ¡¼¥¿¥¹¤òÊÖ¤¹.
[0] shell("ls");
alg             da              katsura         ralg            suit
algt            defs.h          kimura          ratint          test
alpi            edet            kimura3         robot           texput.log
asir.o          fee             mfee            sasa            wang
asir_symtab     gr              mksym           shira           wang_data
base            gr.h            mp              snf1            wt
bgk             help            msubst          solve
chou            hom             p               sp
const           ifplot          proot           strum
cyclic          is              r               sugar
0
[1] 


Go to the first, previous, next, last section, table of contents.