Saturday, September 8, 2012

Raspberry Pi: terminal "ls" colors for root in bash

To have the "ls" command output shown in colors for the root user, add the following line to the /root/.bashrc file.

alias ls='ls --color'

Note that, depending on the distribution you are using, this line (or something very similar) can already be present but commented out.

Apply cool effects to your webcam with http://www.monacam-app.com

No comments:

Post a Comment