#Linux commands, tips & tricks#
##Arreglar acentos y eñes## find . -name '?' | xargs convmv -r --notest -f cp850 -t UTF-8
###error could not open a connection to your authentication ###
eval ssh-agent
; echo $SSH_AUTH_SOCK
###List Directory and Sizing in console### apt-get install ncdu