10 2016 档案
摘要:更改文件拥有者 chown命令 chown将指定文件的拥有者改为指定的用户或组 命令格式如下: chown [OPTION]... [OWNER][:[GROUP]] FILE...<!--more-->chown [OPTION]... --reference=RFILE FILE... 普通用户
        阅读全文
                
摘要:硬链接和软链接 实例 程序打开一个文件,然后解除它的链接。执行该程序的进程然后睡眠30秒,接着就终止。 #include"apue.h" #include<fcntl.h> int main(void) { if(open("tempfile", O_RDWR)<0) { err_sys("open
        阅读全文
                
摘要:Android Debug Bridge Introduction Android Debug Bridge (adb) is a versatile command line tool that lets you communicate with an emulator instance or c
        阅读全文
                
 
                    
                
 浙公网安备 33010602011771号
浙公网安备 33010602011771号