MysticMind.dev
Projects Uses About
ESC
Type to search across all posts
    No results found
    ↑↓ navigate ↵ open esc close
    Projects Uses About
    All posts

    #bash-script

    1 post

    April 12, 2023 · 2 min read

    How to create unique file names in bash shell

    For 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 ...

    bash bash-script

    © 2026 Babu Annamalai. All rights reserved.