Search Results

Search: Posts Made By: durgaprasad
16,988
Posted By durgaprasad
i have multiple records matching with the strings...
i have multiple records matching with the strings given,i want only 1 record matching.
16,988
Posted By durgaprasad
Yaa igot them,but iwant to take only one...
Yaa igot them,but iwant to take only one occurence for string.
16,988
Posted By durgaprasad
Hi, There are multiple files,can we search in...
Hi,
There are multiple files,can we search in the folder or directory?

awk '/string1/||/string/||...{print}' filenames
16,988
Posted By durgaprasad
Grep Multiple Strings
Hi,

Can any one pelase tell me how to grep multiple strings from multiple files in a singel folder?

grep -E "string1|string2|string3|string4|string..."

its taking lots of time..

can...
4,744
Posted By durgaprasad
check how many files in folder or total files in folder
Hi all,

I have copied all my files to one folder.and i want to check how many files (count) in the folder recently moved or total files in my folder?

please send me the query asap.
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 03:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy