I have installed the unix on windows and followed the steps given in how to run Linux Commands on Windows 10?

And also I have installed the Oracle DB on same windows machine.

Now I have to access the sqlplus from unix box.

I am getting sqlplus: command not found when i type sqlplus in unix screen.

I have done sudo ln -s /mnt/d/Oracle/bin/sqlplus /bin/sqlplus but still it says command not found.

So this unix package which i installed does not have SQLPLUS ?

Thanks,
Ramesh Selvam