Skip to content

Instantly share code, notes, and snippets.

@efwe
Created December 27, 2016 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save efwe/471dfa50cfbf0f9726510cdf195d3e83 to your computer and use it in GitHub Desktop.
Save efwe/471dfa50cfbf0f9726510cdf195d3e83 to your computer and use it in GitHub Desktop.
>>> Old files removed
>>> Removing old directories
rmdir: /usr/lib32/private: Directory not empty
/usr/lib/debug/usr/lib32/private
rmdir: /usr/lib/private: Directory not empty
root@owca:/usr/src # ls -al /usr/lib32/private/
total 2406
drwxr-xr-x 2 root wheel 9 Apr 27 2016 .
drwxr-xr-x 5 root wheel 713 Dec 27 19:34 ..
-r--r--r-- 1 root wheel 7368 Jan 14 2016 libheimipcc.so.11
-r--r--r-- 1 root wheel 11848 Jan 14 2016 libheimipcs.so.11
-r--r--r-- 1 root wheel 320548 Jan 14 2016 libldns.so.5
-r--r--r-- 1 root wheel 568036 Jan 14 2016 libssh.so.5
-r--r--r-- 1 root wheel 71720 Jan 14 2016 libucl.so.1
-r--r--r-- 1 root wheel 1050980 Jan 14 2016 libunbound.so.5
-r--r--r-- 1 root wheel 112652 Jan 14 2016 libyaml.so.1
root@owca:/usr/src # ls -al /usr/lib/private/
total 2424
drwxr-xr-x 2 root wheel 9 Apr 27 2016 .
drwxr-xr-x 11 root wheel 695 Dec 27 19:32 ..
-r--r--r-- 1 root wheel 10024 Jan 14 2016 libheimipcc.so.11
-r--r--r-- 1 root wheel 15312 Jan 14 2016 libheimipcs.so.11
-r--r--r-- 1 root wheel 375976 Jan 14 2016 libldns.so.5
-r--r--r-- 1 root wheel 569864 Jan 14 2016 libssh.so.5
-r--r--r-- 1 root wheel 77136 Jan 14 2016 libucl.so.1
-r--r--r-- 1 root wheel 1057736 Jan 14 2016 libunbound.so.5
-r--r--r-- 1 root wheel 120432 Jan 14 2016 libyaml.so.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment