启动smb服务
/etc/init.d/smb restart
加入用户
smbpasswd -a admin
安装命令:
yum search libstd
yum install libstdc++.x86_64
rpm -ivh
whereis iostream
find / -name iostream
编译命令:
gcc x1.c -lncurses
g++ x1.cpp -o x1
gcc -o screen screen3.cpp -lstdc++
同步文件:
rsync -v -r -l -H -p -g -t -S -e ssh --exclude ".svn" --exclude ".default" --delete /aa/xx.ear admin@$1:/aa
后台请求http请求
for ((i=1;i<100;i++));do echo -n $i.;time wget -q -O - -T 5 -t 1 'http://xx/yy.action';echo;done
/etc/init.d/smb restart
加入用户
smbpasswd -a admin
安装命令:
yum search libstd
yum install libstdc++.x86_64
rpm -ivh
whereis iostream
find / -name iostream
编译命令:
gcc x1.c -lncurses
g++ x1.cpp -o x1
gcc -o screen screen3.cpp -lstdc++
同步文件:
rsync -v -r -l -H -p -g -t -S -e ssh --exclude ".svn" --exclude ".default" --delete /aa/xx.ear admin@$1:/aa
后台请求http请求
for ((i=1;i<100;i++));do echo -n $i.;time wget -q -O - -T 5 -t 1 'http://xx/yy.action';echo;done
1万+

被折叠的 条评论
为什么被折叠?



