1832140 Members
2849 Online
110038 Solutions
New Discussion

mv problem

 
SOLVED
Go to solution
muyallo1
Advisor

mv problem

Hello everybody

I did a mv java1.4/ to java1.4OLD nad i dont have problem but now the java1.4OLD its not accesible, any solution??

Thanks everybody
6 REPLIES 6
Murat SULUHAN
Honored Contributor

Re: mv problem

Hi

Could you submit errors?

Best Regards
Murat
Murat Suluhan
muyallo1
Advisor

Re: mv problem

i have this

dr-xr-xr-x bin bin java1.4OLD/

adn when I write this
cd java1.4OLD

i have this problem

sh:java1.4OLD not found

and i need rename the java1.4OLD to java1.4 again

thanks

Murat SULUHAN
Honored Contributor
Solution

Re: mv problem

Hi

strange

mv *.4OLD/ java1.4/

?
If you have only one .4OLD directory


Best Regards
Murat
Murat Suluhan
muyallo1
Advisor

Re: mv problem

thankssssss!!!!!!!
its resolv


Thanks you very much
Murat SULUHAN
Honored Contributor

Re: mv problem

Hi

Don't forget to assign points

Best Regards
Murat
Murat Suluhan
Dennis Handly
Acclaimed Contributor

Re: mv problem

Next time it happens, you might want to use "ll -b" to see if any unprintable chars.