Babu Annamalaimysticmind.devยทApr 12, 2023How to create unique file names in bash shellFor debugging purposes, we had to profile a Python program using cProfile which will create a .prof file with the profiled data. Also, we wanted to create unique file names for each run using a bash shell. We had a couple of options: Use Unix epoch ...1.5K readsBashAdd a thoughtful commentNo comments yetBe the first to start the conversation.