coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Monday September 6, 2010


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?
Create an account

Who's Online
We have 25 guests online

Newest Member

Starmamex

Hit Counter
4760888 Visitors

cool Statistics
coolcommands:1313
Categories:82
Total queries:523831
Members:4281





Search coolcommands.com
Search Keyword:


coolcommand

tr - how to convert uppercase to lowercase and vice versa
Description

To convert upppercase characters to lowercase:

# tr 'A-Z' 'a-z'

To convert lowercase characters to uppercase:

# tr 'a-z' 'A-Z'
Example

tr 'A-Z' 'a-z' ; tr 'a-z' 'A-Z'

Return to search results

Random coolcommands

coolcommand: pconsole - the parallel console tool, is an interactive administrative shell tool for clusters
Example: pconsole.sh
[show me the details]
coolcommand: lsps - to check swap space in IBM AIX
Example: lsps -a
[show me the details]
coolcommand: how to disable IP forwarding between interfaces in Sun Solaris
Example: touch /etc/notrouter
[show me the details]
coolcommand: how to sort a hosts file by ip address
Example: ypcat hosts | sort -n -t. +0 -1 +1 -2 +2 -3 +3 -4
[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

lvo1138
audet37
kah00na32
Mariom24
lebjf00013

Top 5 Searches

Category Solaris42690
Category AIX38082
Category General UNIX34254
solaris20802
aix19388

Terms of Use
Privacy
Contact


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