User Tools

Site Tools


os:linux:centos:kspostscript

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
os:linux:centos:kspostscript [2011/10/27 20:45] – [About This Document] jayos:linux:centos:kspostscript [2012/04/08 16:17] (current) – [%post] jay
Line 29: Line 29:
 clear clear
  
-while [ "x$answer" != "xy" ] && [ "x$answer" != "xY" ] ; do+while [ x"$answer" != "xy" ] && [ x"$answer" != "xY" ] ; do
         echo -n "enter hostname: "; read hostname         echo -n "enter hostname: "; read hostname
         echo -n "enter ip: "; read ip         echo -n "enter ip: "; read ip
Line 46: Line 46:
 done done
  
-if [ "x$opts" = "xy" ] ; then+if [ x"$opts" = "xy" ] ; then
         opts="speed 100 duplex full autoneg off"         opts="speed 100 duplex full autoneg off"
 else else
os/linux/centos/kspostscript.txt · Last modified: 2012/04/08 16:17 by jay