Guest User

Untitled

a guest
Nov 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. [root@testvm1 etc]# du -hc *.conf
  2. 4.0K asound.conf
  3. 4.0K chrony.conf
  4. 4.0K dracut.conf
  5. ....
  6. 4.0K vconsole.conf
  7. 4.0K yum.conf
  8. 104K total
  9.  
  10. [root@testvm1 etc]# du -bc *.conf
  11. 55 asound.conf
  12. 1108 chrony.conf
  13. 1285 dracut.conf
  14. ....
  15. 41 vconsole.conf
  16. 970 yum.conf
  17. 32357 total
Add Comment
Please, Sign In to add comment