grep output different on two servers -


I am trying to create a script, and one part needs to show the line with numeric values.

My original syntax is:

  copy $ i | | For example, I have set  i = 12345 , it should output to  12345 . 

P> But on one server, it produces nothing (exactly the same command).

I do not know how this problem is, I have tried to "separate GPP output on other servers" is not a gain.

When using a regexp, either egrep or Grep-e Make sure that the pattern is not considered as plain string.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

jquery - SimpleModal Confirm fails to submit form -