|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
difference between using and not using the quotes for grep command
Hello all,
When I grep "OpenSSL*.*" with the following file Code:
OpenSSL OpenSSL OpenSSL openssl openssl OpenSSL OpeSSL OpeSSL testing nnext dinesh I am getting the expected result But when I do grep OpenSSL*.* I am not getting the expected result. I am able to get the result for Code:
grep testing*.* grep dinesh*.* So what is the difference between using and not using the quotes. Thanks in advance, Murugesan
__________________
Dinesh_P_V |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > difference between using and not using the quotes for grep command |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|