using tail and grep to check and filter log for what you looking for
In some development or production environment, you may want to check what's happening in the server.
you can get the log , for me , i logged into server with ssh.
and i deal with log search ,by using tail and grep
...
【未完待续,点击下方Read more】