The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > Linux
.
google unix.com



Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How to do a silent installation on linux eamani_sun Linux 2 05-09-2008 02:24 PM
[Perl] Silent Input eightysix Shell Programming and Scripting 2 11-20-2007 09:39 PM
How to run shell script in silent mode x057373 UNIX for Dummies Questions & Answers 3 12-04-2005 08:26 PM
SFTP silent login sgaucho HP-UX 6 11-09-2005 10:53 AM
silent telnet cgardiner UNIX for Dummies Questions & Answers 1 09-16-2001 10:31 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 03-09-2008
myle myle is offline
Registered User
  
 

Join Date: Mar 2008
Location: Greece
Posts: 16
Wine in silent mode

I want to run through wine the utorrent and I don't want the messages that are usually displayed in the console,
so I use the following command

Code:
wine utorrent.exe > /dev/null &
but it doesn't seem to work. Especially the redirection of the messages to the /dev/null doesn't work at all.
Do you know why and how can I fix it?

Thanks in advance.
  #2 (permalink)  
Old 03-10-2008
myle myle is offline
Registered User
  
 

Join Date: Mar 2008
Location: Greece
Posts: 16
Some messages are displayed because they are printed in stderr.
The > redirects only the stdout. So the solution to put a program in absolute silent mode is
&> /dev/null

so in this case the command is like
Code:
wine utorrent.exe &> /dev/null &
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 01:57 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0