coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Thursday May 23, 2013


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?

Who's Online
We have 23 guests online

Newest Member

nbewwmbxog

Hit Counter
11563780 Visitors

cool Statistics
coolcommands:1338
Categories:83
Total queries:620283
Members:22813





Search coolcommands.com
Search Keyword:


coolcommand

how to disable local warning in Perl 5.8
Description

If you get this warning while executing a perl command and don't bother using the standard local `c` instead of system locale:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LC__FASTMSG = "true",
LANG = "En_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Solution: add this variable in your environment:
PERL_BADLANG=0
Example

PERL_BADLANG=0

Return to search results

Random coolcommands

coolcommand: how to modify your shell command prompt
Example: export PS1=[@$(hostname)]\'> $\'
[show me the details]
coolcommand: find files by size and modification time in current filesystem
Example: find /fs -mtime -1 -xdev -size +20000 -ls
[show me the details]
coolcommand: connect to HMC with SSH
Example: ssh -l hscroot hmc_hostname
[show me the details]
coolcommand: how to drop a table in mysql
Example: drop table tablename;
[show me the details]

coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts



FREE
myPMS

Password
Management
System

by

LVOware.com




Top 5 Submitters

lvo1160
audet37
kah00na32
Mariom24
lebjf00014

Top 5 Searches

Category Solaris51952
Category AIX49028
Category General UNIX47581
solaris23554
aix22739

Terms of Use
Privacy
Contact


 
coolcommands.com © 2013. All Right Reserved.
Programming by PRATTICO Consulting . Hosting by Apricusum