![]() |
|
|
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 |
| Using mailx to send in the future? Also change "from" address? | paqman | Shell Programming and Scripting | 3 | 11-10-2008 05:46 PM |
| Unix "cut' and "awk" in Windows XP? | ihot | Windows & DOS: Issues & Discussions | 4 | 05-22-2008 06:24 AM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-20-2007 01:52 AM |
| perl "system" cmd return values.. | sekar sundaram | Shell Programming and Scripting | 0 | 11-24-2005 08:00 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
how to change "set" values in perl, windows...
i am using perl in win2000advanced server...
--------------------------- perl -version: --------------------------- This is perl, v5.6.1 built for MSWin32-x86-multi-thread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2001, Larry Wall Binary build 638 provided by ActiveState Corp. http://www.ActiveState.com ActiveState is a division of Sophos. Built Apr 13 2004 19:24:21 Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. --------------------------------- in cmd prompt "set" gave this result: -------------------------------- C:\>set .............. .............. .............. USERNAME=sekar USERPROFILE=C:\Documents and Settings\sekar windir=C:\WINNT C:\> ------------------------------------------ and 1).i need to change this "windir" 2).what does it mean "windir" path. .. thanks, |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|