top | item 46950507

(no title)

an0malous | 20 days ago

Claude, make me an SCM provider

discuss

order

jraph|20 days ago

Sure!

Do you allow me to run the following command?

    cd project; find -type f | while read f; do mv "$f" /dev/null; done

tryauuum|20 days ago

Don't do this It will break your /dev/null