如何在一个例如:
中替换键的值setsid jekyll serve --host 0 --watch --force_polling &>/dev/null </dev/null &
如果我运行以下命令,你可以看到jdbc-password和jdbc-uri在同一行:
<inline-jdbc isolation-level="ReadCommitted" jdbc-driver="com.mysql.jdbc.Driver"
jdbc-password="xxxxxx" jdbc-uri="jdbc:mysql://xxxxx"
jdbc-username="xxxxx"
time-between-eviction-runs-millis="600000" />
此命令替换jdb-password和jdbc-username并删除jdbc-uri !!