Babu Annamalai
Babu Annamalai's Blog

Babu Annamalai's Blog

Follow
homebadges
Tag

bash script

#bash-script

More content

Read more stories on Hashnode


Articles with this tag

How to create unique file names in bash shell

Apr 12, 20232 min read

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

How to create unique file names in bash shell