![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Determine string in Perl. | ejdv | Shell Programming and Scripting | 4 | 05-14-2008 01:34 AM |
| awk/sed - getting string instead of number | hrwath | Shell Programming and Scripting | 2 | 03-24-2008 04:26 AM |
| Determine Number of Processes Running | wayne1411 | Shell Programming and Scripting | 4 | 12-17-2007 12:06 PM |
| determine number of xterm connected | inquirer | HP-UX | 0 | 04-06-2004 12:07 AM |
| string to number | George_king | Shell Programming and Scripting | 2 | 09-10-2003 01:48 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
$A is a number / any other string? How to determine ?
I have a variable (say $A) and while passing it gets either a number or some other string. Now how can test (with if else) whether the variable is just a ne or something else ?
Thanks a lot to all in advance C Saha |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
This might help - ksh : find value type
|
|
#3
|
|||
|
|||
| Google The UNIX and Linux Forums |