A
A
Alexander Reshetnyak2018-07-24 20:10:21
linux
Alexander Reshetnyak, 2018-07-24 20:10:21

What is the command to run vs code in linux console?

For a long time I was looking for how to make VS Code friends with Filezilla, since the vscode launch command was required and .. I didn’t find it)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
AVKor, 2018-07-24
@Vampireos

$ which code
/usr/bin/code
$ file `which code`
/usr/bin/code: symbolic link to /usr/share/code/bin/code
$ file /usr/share/code/bin/code
/usr/share/code/bin/code: Bourne-Again shell script, ASCII text executable

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question