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.
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.
It's easy the command should be subl
instead of sub1
Btw. A simple Google search would brought you the awnser
l
with digit1
perhaps? – steeldriver Jan 04 '16 at 17:59