The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-02-2008
varungupta varungupta is offline
Registered User
 

Join Date: Feb 2007
Location: Pune, Dehradun (INDIA), Michigan(US)
Posts: 187
Quote:
Originally Posted by Perderabo View Post
Let's say the basename is just xyz...

if xyz.8 exists then move xyz.8 to xyz.9
if xyz.7 exists then move xyz.7 to xyz.8
.
.
.
if xyz.1 exists then move xyz.1 to xyz.2
Hey,

I got it.
Thanks a lot !
VarunGupta
Reply With Quote