How can I make a shortcut in the Unity taskbar (the one on the left side of the screen) that starts iotop in the terminal?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
You can create a shortcut and start a terminal with a command foocommand like that:
If you e.g. want to run iotop use:
|
|||
|
|
|
Perhaps the best solution would be to add gnome-terminal to the launcher and then add a quicklist (right-click menu) to open a iotop terminal, like in this answer: http://askubuntu.com/a/39532/19779. Things like this is obviously going to become much easier in the future. Let's hope the future comes quickly! :) |
|||
|
|