Skip to content

Commit a226c7e

Browse files
authored
Merge pull request #122146 from giannakopoulosj/patch-1
Update troubleshooter-ama-linux.md
2 parents 88cec01 + ed740f5 commit a226c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/agents/troubleshooter-ama-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ sudo python3 -V
3636
Multiple versions of Python can be installed and aliased – if multiple versions are installed, use:
3737

3838
```Bash
39-
ls -ls /usr/bing/python*
39+
ls -ls /usr/bin/python*
4040
```
4141

4242
:::image type="content" source="media/agent-linux/python-multiple-version-check.png" alt-text="Screenshot of command to check multiple versions of Python for Linux." lightbox="media/agent-linux/python-multiple-version-check.png":::

0 commit comments

Comments
 (0)