Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/daemon/client/mcored.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1893 by niro, Thu Mar 10 18:05:16 2011 UTC revision 1894 by niro, Fri Nov 4 08:22:24 2011 UTC
# Line 90  do Line 90  do
90   *)   *)
91   mecho "Unkown command '${line}'"   mecho "Unkown command '${line}'"
92   mecho "Type 'help' for more information."   mecho "Type 'help' for more information."
93   echo "$line" >> /root/lala.log   #echo "$line" >> /root/lala.log
94   ;;   ;;
95   esac   esac
96  done  done
   

Legend:
Removed from v.1893  
changed lines
  Added in v.1894