Skip to content

Instantly share code, notes, and snippets.

@SirmaXX
Last active September 27, 2023 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SirmaXX/6465c344594d7162954621e2ecef1476 to your computer and use it in GitHub Desktop.
Save SirmaXX/6465c344594d7162954621e2ecef1476 to your computer and use it in GitHub Desktop.
deneme

deneme dosyasını bu şekilde oluşturulur

echo "deneme txt dosyası oluşturuldu" > deneme.txt

deniz klasörünü oluştur

mkdir deniz 

deniz klasörüne deneme dosyasını kopyala

cp deneme.txt ./deniz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment