coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Tuesday June 18, 2013


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?

Who's Online
We have 30 guests online

Newest Member

nbewwmbxog

Hit Counter
11726362 Visitors

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





Search coolcommands.com
Search Keyword:


coolcommand

how to append text at the end of every filename in the current directory
Description

If you need to rename all ".htm" files to ".html" in the current directory, use this perl code:

# perl -e 'for (@ARGV) { rename $_,$_.'l' unless -e lc($_.l); }' *
Example

perl -e 'for (@ARGV) { rename $_,$_.'l' unless -e lc($_.l); }' *

Return to search results

Random coolcommands

coolcommand: vxva - Veritas Volume Manager gui
Example: vxva
[show me the details]
coolcommand: how to update a row in mysql
Example: update dbname.tablename set type="abc" where type="all";
[show me the details]
coolcommand: lshmc - to list the HMC network configuration, the remote command configuration, and VPD data
Example: lshmc [ -n ] [ -v ] [ -r ] [ -F < format > ] [ —help ]
[show me the details]
coolcommand: how to find the largest stripe you can have in Veritas Volume Manager
Example: vxassist maxsize layout=stripe
[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 Solaris52056
Category AIX49317
Category General UNIX47854
solaris23555
aix22814

Terms of Use
Privacy
Contact


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