Skip to content

Useful 1-line commands: repquota,lsraid,rpcinfo,du,clear

One-liners

  • repquota /home
    report on quota usage in /home directory
  • lsraid -A -a /dev/md0
    report on state of RAID array
  • rpcinfo -p
    To see what’s running
  • du -h max-depth=1 /home
    List space occupied on home
  • clear && tail /etc/secret/logs/*.log -n 3
    Show the last action taken on astro network machines

 

 

Published inConfigurationMaintanenceUnix HintUser accounts

Be First to Comment

Leave a Reply

Your email address will not be published. Required fields are marked *