User Tools

Site Tools


root:splash

Splash Screen

You can get rid of the splash screen when starting root by using the -l flag:

$ root -l

You might want to set this as an alias in your shells rc-file (.cshrc, .bashrc)

alias root='root -l' # bash
alias root 'root -l' # csh
root/splash.txt · Last modified: 2010/11/09 16:12 by nchiap