4

I am trying to open a file through terminal but every time it shows an error as

No command 'sub1' found

Before opening file I have did this:

sudo ln -s /opt/sublime/sublime_text /usr/bin/subl

But same error occuring again and again.

1 Answers1

10

It's easy the command should be subl instead of sub1

Btw. A simple Google search would brought you the awnser