Quote:
Originally Posted by DuckieTigger
Thank you. Is there any chance that you might make that independent from bash and port to Windows and Mac? It can probably stay in Python as that can be installed on win and mac.
|
I am planning to release my scripts, maybe integrating the bash part into the python script***. As I am a perfectionist, I will do that after some polishing of the code. Unfortunately, I have a PhD thesis to submit next week, so do not expect me to publish anything before the following week.
BTW, as I am on the job market now, if you have a vacancy in your team and you think it is the super-coolest job on Earth, let me know
*** I mixed the stuff because I know quite well Bash/awk and relatively little of python, so I coded the FS-oriented stuff into the Bash script and the text manipulation into the python script.