how to clear all session on byobu
I want to clear all session at byobu.
Now it asks me which one I want to use:
nazar@nazar-desktop:~$ byobu
Byobu sessions...
1. tmux: 1: 69 windows (created Tue Feb 4 11:11:00 2014) [80x23]
2. tmux: 8: 1 windows (created Tue Feb 4 12:28:07 2014) [80x23]
3. tmux: 9: 1 windows (created Tue Feb 4 12:45:48 2014) [80x23]
4. Create a new Byobu session (tmux)
5. Run a shell without Byobu (/bin/bash)
I couldn't find any solution.
How to solve this issue?
Solution 1:
byobu kill-server
Full disclosure: I am the author and maintainer of Byobu.