How to create a file in a specified path in Ubuntu using C# [closed]
I have a program which runs as Linux based container in Ubuntu system. The project is written using .NetCore libraries. From my ‘root’ directory in Ubuntu I can set the path as below and see existing …