Recent content by AKsicppy

  1. A

    Renaming file-extention in the terminal?

    use cp *.* *.mp3 it works with any file extension, so if u wanted to name hi.jar.1 to hi.jar then type cp hi.jar.1 hi.jar
Back
Top