apt-get update && apt-get install procps
echo "alias ll='ls -rltha'" >> ~/.bashrc && source ~/.bashrc