| | |
How to supress warning meesge when i run an command from perl script
Please support our Existing Scripts advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jun 2005
Posts: 1
Reputation:
Solved Threads: 0
Hi,
I need to use clearcase command mkview which is deprecated command of start_task,but i need to use only mkview in my perl script to build view.when i use mkview in my perl script as
$command=`mkview -i mybranch -s /vws/xxx -v /vob/ios `;
when i run my perl script,It is throwing warning message ie deprecated warning message from mkview command, which i dont need to display in my perl script output.Can anyone please help me how to supress the warning message when i run mkview command from my script.
I need to use clearcase command mkview which is deprecated command of start_task,but i need to use only mkview in my perl script to build view.when i use mkview in my perl script as
$command=`mkview -i mybranch -s /vws/xxx -v /vob/ios `;
when i run my perl script,It is throwing warning message ie deprecated warning message from mkview command, which i dont need to display in my perl script output.Can anyone please help me how to supress the warning message when i run mkview command from my script.
![]() |
Similar Threads
- problem in running perl script (Perl)
- Run As command but still being ran as user logged in? (Windows NT / 2000 / XP)
- How do i run perl on windows 98 (Perl)
- Execute Unix commands from Perl script (Perl)
- run program and rename file script help please (Shell Scripting)
- I get the error no file or directory when i try to run a perl script (Perl)
- i get an error while trying to run perl on win98 (Perl)
- On execution of perl script, popup asks if i want to save or run this file (Linux Servers and Apache)
Other Threads in the Existing Scripts Forum
- Previous Thread: Newbie needs script to accept credit card
- Next Thread: phpBB 2.0 on Windows Server 200
| Thread Tools | Search this Thread |





