home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fa0aef
)
Leave TODO to bring back tmux session listings
author
Siraaj Khandkar
<siraaj@khandkar.net>
Fri, 14 Oct 2022 14:21:52 +0000
(10:21 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Fri, 14 Oct 2022 14:22:27 +0000
(10:22 -0400)
but this time per socket.
home/lib/login_functions.sh
patch
|
blob
|
blame
|
history
diff --git
a/home/lib/login_functions.sh
b/home/lib/login_functions.sh
index
aa46c9f
..
335f6fd
100644
(file)
--- a/
home/lib/login_functions.sh
+++ b/
home/lib/login_functions.sh
@@
-674,6
+674,7
@@
status() {
echo 'accounting'
+ # TODO Bring back seesion and client listing, but per server/socket.
printf '%stmux\n' "$indent_unit"
ps -eo comm,cmd \
| awk '
This page took
0.026613 seconds
and
4
git commands to generate.