For the complete documentation index, see llms.txt. This page is also available as Markdown.

Rename a file to folder name

cp .env /sample-env/$(pwd | xargs basename).env

Last updated