Technical Issue : ' rename ' command ..It is recognized as a file. #16616

issue ibrahimalrashd opened this issue on August 15, 2019
  1. ibrahimalrashd commented at 12:01 AM on August 15, 2019: none

    I am trying to rename files in src folder bitcoin/src by using :

    find . -exec rename 's/bitcoin/altcoin/' {} ";"

    also tried :

    find ./ -type f -readable -writable -exec rename -e 's/bitcoin/altcoin/g' {} \;

    and I got this :

    find: ‘rename’: No such file or directory

    I am trying to fork bitcoin to my own altcoin , using ubuntu 18.04 ! so What's the peoblem ? and how can I fix it ! thank you .

  2. fanquake commented at 12:03 AM on August 15, 2019: member

    I don't think anyone here is interested in helping you create your altcoin. Nor should you be using this issue tracker to ask questions about basic command line tool usage.

  3. fanquake closed this on Aug 15, 2019

  4. ibrahimalrashd commented at 12:11 AM on August 15, 2019: none

    I don't think anyone here is interested in helping you create your altcoin. Nor should you be using this issue tracker to ask questions about basic command line tool usage.

    and I don't think that YOU HAVE to be disrespectful if you didn't want help you can just move on sweety .ok?

  5. fanquake locked this on Aug 15, 2019

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-03 03:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me