![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running RSH on the background | eamani_sun | Shell Programming and Scripting | 2 | 06-02-2008 02:37 PM |
| running in background | ali560045 | Shell Programming and Scripting | 5 | 04-30-2008 03:43 AM |
| How to know the status of process running in background | sumanta | Shell Programming and Scripting | 8 | 03-04-2008 05:03 AM |
| running process in background | kingdbag | UNIX for Dummies Questions & Answers | 3 | 11-10-2006 12:34 PM |
| Running two processes in background | jacob_gs | Shell Programming and Scripting | 6 | 05-13-2002 12:40 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
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!! ^-^ |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|