Aktionen
Config links » Historie » Revision 1
Revision 1/2
| Weiter »
Jeremias Keihsler, 13.01.2017 09:34
Configure Links¶
Requirements¶
To set-up links you will need the following:- a installed and supported operating system
- root-access
Preliminary Note¶
This might be useful if there are commands which require lots of typing and are used on regular basis. i.e. gnome-terminal -> term
Create Links¶
Use the command 'ln', with 'ln /source /target'- Search for the desired source
- go to the desired target-directory i.e. '/usr/local/bin/'
locate gnome-terminal cd /usr/local/bin/ ln /usr/bin/gnome-terminal term
Von Jeremias Keihsler vor fast 8 Jahren aktualisiert · 1 Revisionen