Project

General

Profile

« Previous | Next » 

Revision 4d0a1ade

Added by Scott Ullrich over 14 years ago

Echo out newline

View differences:

etc/rc.initial
76 76

  
77 77
if [ "${option99}" != "" ]; then
78 78
	/bin/echo "${option99}"
79
	echo
80 79
fi
81 80

  
81
echo
82 82
read -p "Enter an option: " opmode
83 83
echo
84 84

  

Also available in: Unified diff