buf = new StringBuffer(""); buf.append(bmkPath); buf.append(" syncmods -u "); buf.append(userName); buf.append(" -p "); buf.append(passWord); buf;