![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running RSH on the background | eamani_sun | Shell Programming and Scripting | 2 | 06-02-2008 10:37 AM |
| running in background | ali560045 | Shell Programming and Scripting | 5 | 04-29-2008 11:43 PM |
| How to know the status of process running in background | sumanta | Shell Programming and Scripting | 8 | 03-04-2008 02:03 AM |
| running process in background | kingdbag | UNIX for Dummies Questions & Answers | 3 | 11-10-2006 09:34 AM |
| Running two processes in background | jacob_gs | Shell Programming and Scripting | 6 | 05-13-2002 08:40 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
alias for running in background &
Hi all,
I am kinda new to this unix environment, and now I get confused to figure out this alias problem. I would like to make my xemacs to run in background every call, and I am trying to do it this way in .bashrc alias e='xemacs &* & ' i also tried e () { xemacs "&*" &} but they are not working for me. So could you guys tell me the correct way to do this, or is there any better way to solve this thank you!! ^-^ |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|