Search Results

Search: Posts Made By: madhuraju
87,980
Posted By Leion
To add the body, you can try this: (printf...
To add the body, you can try this:

(printf "%s\n%s\n" "$body" "$body1"; uuencode $exp_file $exp_file) |mailx -s "$email_subject" $EmailRecipients
987
Posted By RavinderSingh13
Hello maduraju, Kindly use following...
Hello maduraju,

Kindly use following command and let me know if that helps.

awk -vA="abc" '($0==A)' Input_file


Please use code tags for commands/codes/inputs you are using in your posts...
987
Posted By praveenkumar198
Hi, You need to add -w with grep to search...
Hi,

You need to add -w with grep to search for the exact word.

Please check & let know me know.cat file.txt | grep -w "abc"

Thanks
PKS


Please wrap all code, files, input &...
1,556
Posted By MadeInGermany
Service start/stop is OS-specific. What OS do you...
Service start/stop is OS-specific. What OS do you have?
uname -sr
Showing results 1 to 4 of 5

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