AIXLinux du: 0653-175 Cannot find the current directory. By Emre Özkan - 17 April 2014 0 1824 FacebookTwitterPinterestWhatsAppLinkedinEmailTelegram If you get this error on Linux or Unix,you can do below steps. $ du -sg * du: 0653-175 Cannot find the current directory. Answer: fuser -cuxk /emre umount /emre chmod 755 /emre chown user:group /emre mount /emre