跳到主文
部落格全站分類:心情日記
#!/usr/bin/perl my @str=`system command`; #輸入第一個元素 print $str[0]; . . .以此類推
hweily
hweily 發表在 痞客邦 留言(0) 人氣()