Skip to content

JasonChiuCC/Linux-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-cmd

/
    /boot (kernel,boot.b 核心,系統開機二進位檔)
    /etc  (設定檔)
    /bin  (工具)
    /sbin (系統工具)
    /lib  (共享函式庫)
    /dev  (device 目錄)

    /usr  (使用者等級工具)
           /bin
           /sbin
           /lib
           /local    (local 端專有工具)
	                 /bin
	                 /sbin
	                 /lib
				 
    /home  (系統使用者帳號的家)
    /root  (root 的家)
    /mnt   (系統 mount 暫存區)
    /tmp   (暫存檔案存放位置)
    /var   (系統資訊)
    /proc  (系統程序檔案系統)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published