Password reset
Cancel
Sign up for free
Want to see how big all your log files are? This is a simple one liner to do the trick.
ls -l *.log | awk '{print $5}' | awk '{total +=$1} END {print total}' | numfmt --to=iec $total
or use du
du -b *.log | awk '{total += $1} END {print total}' | numfmt --to=iec $total
Simply send us an email to support@postgressolutions.com with details of howmany attendees, what type of training and we will get back to you.
JT
How to attend this training class? is there any link to subscribe or attend? what is the deatils regarding this training? Please can someone updates? Thanks