Get the List of Sub Directories with Their Owner & Permissions & Full Paths
先以find -type d找出所有/var以內所有資料夾的路徑,然後再用ls -dl 列出
ls -dl `find /var -type d`
source: http://www.ducea.com/2009/06/05/linux-tips-get-the-list-of-subdirectories-with-their-owner-permissions-and-full-paths/
本網誌主要是記錄筆者在使用電腦上疑難解決方法。希望藉著此平台跟大家分享交流。
This blog is used for sharing how to troubleshoot my computer problem. I would like to share them to each other through this platform.
訂閱:
發佈留言 (Atom)
Review Who is Connected to Windows Shared Folder
1. Open Computer Management Console Windows Key + R -> compmgmt.msc 2. Expand System Tools -> Shared Folder -> Sessions ...
-
Check the Linux Version, Release name and Kernel version uname -a (Print all Information) uname -r (Print the kernel name) uname -m ca...
-
Solution: Use the oidpasswd utility in $ORACLE_HOME/bin to unlock the account: oidpasswd connect=oiddb unlock_su_acct=true OID DB u...
沒有留言:
發佈留言