The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 03-18-2004
simon2000 simon2000 is offline
Registered User
  
 

Join Date: Feb 2002
Posts: 43
rename using mv ?

Hi all
how can can remove the underscore from this number in this series

_1234567.abc
_1234567.abcd

I was trying mv _1234567* 1234567

but did not work ?

thanks
s