Linux / UNIX Tech Support Forum
This is a discussion on Script disabling error or warning message output within the Shell scripting forums, part of the Development/Scripting category; Hello, I have small problem I run MS-Word using Wine software and whenever I run script it starts ms-word but ...
|
|||||||
| Shell scripting You can discuss the shell scripting, request shell scripts and scripting techniques |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Sponsored Links | ||
|
|
|
|||
|
Append >/dev/null 2>&1 to your script i.e.
Code:
wine /home/payal/.wine/c-drive/Program\ Files/Microsoft\ Office/Office10/WINWORD.EXE >/dev/null 2>&1 & |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WARNING: add_spec: No major number for SUNW,socal | vasanth | Solaris/OpenSolaris | 0 | 26-07-2006 05:25 PM |
| Fix sprintf warning | Rick | Coding in General | 4 | 03-07-2006 12:00 AM |
| WARNING: General Protection Faults in these executables-sed | Usagi | Linux software | 7 | 23-06-2006 12:15 PM |
| gtk warning cannot open display gnome | Linux software | 1 | 14-03-2006 12:50 PM | |
| error shell script no such file or directory /bin/sh | Linux software | 1 | 08-01-2006 08:34 PM | |