![]() |
|
|
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 |
| Manage MySQL remotely with phpMyAdmin | iBot | UNIX and Linux RSS News | 0 | 03-25-2008 04:50 AM |
| Trying to manage an inherited Ksh script | ajcannon | Shell Programming and Scripting | 1 | 08-15-2007 07:54 AM |
| Manage Mail | SUSANR9999 | UNIX for Dummies Questions & Answers | 1 | 11-14-2006 05:10 PM |
| NIS server to manage NFS quota | izy100 | SUN Solaris | 0 | 08-03-2006 02:08 PM |
| manage the wtmp file | me2unix | UNIX for Dummies Questions & Answers | 0 | 12-18-2000 07:09 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
manage function's output
Hi all,
how i can get an calculated value from a function for exemple my function is like Code:
function getMyPseudo {
..
..
echo "Rambler"
}
sommeting like : Code:
MYPSEUDO=getMyPseudo print $MYPSEUDO thank you in advance |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|