![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community. |
|
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 |
| error messages in /var/adm/messages | nitinp82 | UNIX for Advanced & Expert Users | 1 | 04-17-2007 10:17 AM |
| Telnet Server FTP warning messages 500 'AUTH GSSAPI' how to resolve?? | csviking | UNIX for Dummies Questions & Answers | 0 | 07-10-2006 06:04 AM |
| redirecting gcc messages | rakkota | High Level Programming | 3 | 04-06-2006 03:48 PM |
| [ID 882636 kern.warning] WARNING: interrupt level 11 not serviced | voxure | SUN Solaris | 9 | 01-30-2006 05:49 AM |
| Redirecting | svh | High Level Programming | 5 | 08-22-2005 12:08 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Redirecting the warning messages.
I have written a Perl module. We know that we have to include the "-w" option in the first line as good programming practise.
#! /usr/bin/perl -w Now when i use this,it gives me a number of warnings which are pretty much harmless as the code works perfectly fine without the -w option. Now i want to know if i can still use this -w option and redierct these warning messages to another file??? Thank you. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|