{"ok":1,"count":1,"histories":{"autbmphv":"#1632828441\nfind .\/ -maxdepth 1 -type d -exec du -h {} \\; | sort -hr | head -1\n#1632828459\nfind .\/ -maxdepth 1 -type d -exec du -h {} \\; 2>\/dev\/null | sort -hr | head -5\n#1632828474\nfind .\/ -maxdepth 1 -type d -exec du -h {} \\; 2>\/dev\/null | sort -hr |sort -u | head -5 \n#1632828485\nfind .\/ -maxdepth 1 -type d -exec du -h {} \\; 2>\/dev\/null | sort -hr | uniq | head -5 \n#1632828493\nfind .\/ -maxdepth 1 -type d -exec du -h {} \\; 2>\/dev\/null | sort -hr | uniq | head -515\n#1632828498\nfind .\/ -maxdepth 1 -type d -exec du -h {} \\; 2>\/dev\/null | sort -hr | uniq | head -15\n"}}