Search Results

Search: Posts Made By: kev269
2,580
Posted By kev269
thanks, i just have another question. I have two...
thanks, i just have another question. I have two files - 'menu' and 'addword'. The user has to run 'sh menu' and then a menu appears asking the user to enter a filename and to press 0 from the menu...
2,580
Posted By kev269
get user to enter a filename and add word to that file instead...
Hi,

At the moment, I have inserted an actual filename to conduct searches through it etc... Instead, I want the user to choose a filename and then do the searches against this file, instead of...
9,088
Posted By kev269
how to find capital letter names in a file without finding words at start of sentence
Hi,

I want to be able to list all the names in a file which begin with a capital letter, but I don't want it to list words that begin a new sentence. Is there any way round this?

Thanks for...
5,811
Posted By kev269
thanks for your replies.
thanks for your replies.
5,811
Posted By kev269
tell me how many specific characters there are?
i'm trying to get the user to enter a character, then the script should search for how many of that character exists in the file. I have the following code, but it doesn't work properly and it shows...
2,909
Posted By kev269
thanks for the replies. one last question..how...
thanks for the replies. one last question..how would i search for the amount of 'e' characters in a file? or the amount of any character for that matter.
2,909
Posted By kev269
how can i write the following statements on one line?
Hi,

At the moment, I have the following statements which show like this, but I want it all on one line. How can I do this?

----------------------------
echo "There are"
cat menu | wc -l ...
Showing results 1 to 7 of 7

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