UNIX Ustaw bieżący czas w nazwie pliku
echo "hello" > "$(date +"%Y_%m_%d_%I_%M_%p").txt"
Cerbrain
echo "hello" > "$(date +"%Y_%m_%d_%I_%M_%p").txt"