question

tjk-1625 avatar image
0 Votes"
tjk-1625 asked

Configure powershell environments in ubuntu

Hello!

I write a powershell script and now I want to run this script on a ubuntu 16.04LTS OS, the script needs to call a software (ABAQUS) which is already installed on ubuntu OS. After I ran the script on powershell, it telled me that the software I called does not exist. So I wonder is there a way to tell powershell that this software is already installed (like modify .bashrc for bash) and configure all the existed environments?

Thanks!

windows-server-powershell
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers