Click Link
Linux with Portable Devices
Linux portable linux with laptops , notebooks pda's mobile phones and other portable devicesClick Link
Linux Network Security Administrator
Linux security optimizing linux internet security free ebook security tips and guide linux network security administrator e-book optimizationClick Link
Linux Administraton - Network Security
Network administrator admin linux administraton - network security internet security free administration guide network security linux administratorClick Link
Bash Shell Introduction
Bash Guide for Beginners - Free Online manual's and tips - Shell Start - Shell console - Shell Bash Guide Look Up !! Click Link
Free Internet Software
Linux Tools , free linux software and program download Gnu software review

7.5. Testing Your Knowledge of Tests

The systemwide xinitrc file can be used to launch the X server. This file contains quite a number of if/then tests, as the following excerpt shows.

if [ -f $HOME/.Xclients ]; then
  exec $HOME/.Xclients
elif [ -f /etc/X11/xinit/Xclients ]; then
  exec /etc/X11/xinit/Xclients
else
     # failsafe settings.  Although we should never get here
     # (we provide fallbacks in Xclients as well) it can't hurt.
     xclock -geometry 100x100-5+5 &
     xterm -geometry 80x50-50+150 &
     if [ -f /usr/bin/netscape -a -f /usr/share/doc/HTML/index.php ]; then
             netscape /usr/share/doc/HTML/index.php &
     fi
fi

Explain the "test" constructs in the above excerpt, then examine the entire file, /etc/X11/xinit/xinitrc, and analyze the if/then test constructs there. You may need to refer ahead to the discussions of grep, sed, and regular expressions.

Need free clipart , graphic arts to your web or documents look at pages listed below :