Search Results

Search: Posts Made By: djdaniel3
30,747
Posted By djdaniel3
Thanks so much code worked Great! grep -o '[^...
Thanks so much code worked Great!
grep -o '[^ ]*[A-Z][^ ]*'

if you could explain it to me that would be great

i had tried grep -o [A-Z] but was not working
30,747
Posted By djdaniel3
search for words with capital leters
Hi,

I just want to search a file for any words containng a capital letter and then display these words only as a list

I have been trying grep but to no has not helped.(im using the bash shell)
6,776
Posted By djdaniel3
How to search for capital letters
Hi,

I just want to search a file for any words containng a capital letter and then display a list of just these words!

I have been trying grep but to no has not helped.(im using the bash shell)
Showing results 1 to 3 of 3

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