I followed the instructions here which suggested me to create links. But turns out the mssql-tools is not found in /opt directory even though i had just installed it. What should i do to get sqlcmd working?
Asked
Active
Viewed 1,026 times
0
/opt
directory? What is the output ofls -l /usr/bin/sqlcmd
andls -l /usr/bin/bcp
? – BulletBob Mar 26 '20 at 13:05