![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HowTo: reg expr doing grep "timestamp>$DesiredTime" logfile ? | Browser_ice | Shell Programming and Scripting | 5 | 07-05-2009 03:17 PM |
| error "integer expression expected" when selecting values | jorlando | Shell Programming and Scripting | 4 | 12-10-2008 04:31 PM |
| Regular expression to extract "y" from "abc/x.y.z" .... i need regular expression | rag84dec | Linux | 2 | 05-29-2008 05:05 AM |
| why "expr "${REPLY}" : '\([1-9][[:digit:]]*\)" can figure out whether it is a digit? | sleepy_11 | Shell Programming and Scripting | 6 | 08-08-2007 04:51 AM |
| Convert "text" to "packed-decimal"? | HuskyJim | UNIX for Dummies Questions & Answers | 2 | 06-08-2001 03:59 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
convert a=(b/100)*a into a "expr" expression
Hi Guys,
THis is the first time am using the expr expression. I like to know how to write the expression a=(b\100)*a. THis works fine if it gives without a bracket. the bracket should be present as i wanted to define the order of execution. Help me out. Thanks for your help in advance. Regards, Magesh. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|