redhat 8.0
rename is not working?
I type rename junkfile.dum junkfile.old and it does nothing
any ideas
Printable View
redhat 8.0
rename is not working?
I type rename junkfile.dum junkfile.old and it does nothing
any ideas
on my 7.3 system the command rename doesn't exist. (I'm using bash). Try mv oldfile newfile instead. Hope this helps.
- Primary Canary
Yeah, rename is a bulk renaming program. Use mv instead.
Yeah i agree them just try mv command..