Hi, I have a file containg the word 'hai' in my present working direcory. File name is 'newfile'.I executed the the following command from my present working directory.
#grep hai *.* It is not selecting the file newfile. Why? Regards, Mathew
Hi, I have a file containg the word 'hai' in my present working direcory. File name is 'newfile'.I executed the the following command from my present working directory.
#grep hai *.* It is not selecting the file newfile. Why? Regards, Mathew