The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
one question for bash shell script zx1106 Shell Programming and Scripting 9 03-10-2008 12:40 AM
Bash shell script outthere_3 UNIX for Dummies Questions & Answers 2 01-31-2008 08:13 PM
BASH Shell Script Help -HELP! flamethrower0 Shell Programming and Scripting 2 12-30-2006 01:26 AM
bash shell script and ms-dos space13 Shell Programming and Scripting 1 11-10-2006 07:06 PM
bash shell script norsk hedensk Shell Programming and Scripting 4 08-02-2003 07:27 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 03-03-2005
vmtailor vmtailor is offline
Registered User
  
 

Join Date: Mar 2005
Posts: 1
need help with bash shell script

Hi guys!

I have just started with shell programming!!

I am having pronblem with variable subsitutuion.
when i do
egrep "*[0-9]" marks
this will give me the pattern match.
but how can i catch the output of that result in a variable.
if i say

result = egrep "*[0-9]" marks

it gives me syntax error

please anybody can help me?

thanks
  #2 (permalink)  
Old 03-03-2005
vgersh99's Avatar
vgersh99 vgersh99 is online now Forum Staff  
Moderator
  
 

Join Date: Feb 2005
Location: Boston, MA
Posts: 5,119
result=$(egrep "*[0-9]" marks)
  #3 (permalink)  
Old 03-03-2005
bhargav's Avatar
bhargav bhargav is offline Forum Advisor  
Registered User
  
 

Join Date: Sep 2004
Location: USA
Posts: 511
or

result=`egrep "*[0-9]" marks`
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 01:19 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0