An odd set of (unrememberable) key presses has "kterm" windows all hiding , even after relogin .
by babydr from LinuxQuestions.org on (#5HK95)
Hello ALL , I have done this before and being a tad older than when it happened last time I do not remember the sequence of commands or key presses or ??? , which brought back these now hidden kterm sessions .
Do note in the screen capture there are the restarted firefox and two kterm sessions I have manually created . These are pts/15(as root) & pts/16(My user) .
But ...
Code:# ps -auxww | grep -i pts
jiml 2302 0.0 0.0 21740 4512 pts/3 Ss+ 15:18 0:00 /bin/bash -l
jiml 2303 0.0 0.0 21740 4460 pts/2 Ss+ 15:18 0:00 /bin/bash -l
jiml 2306 0.0 0.0 21740 4468 pts/4 Ss+ 15:18 0:00 /bin/bash -l
jiml 2307 0.0 0.0 21716 4412 pts/1 Ss+ 15:18 0:00 /bin/bash -l
jiml 2309 0.0 0.0 21716 4452 pts/5 Ss+ 15:18 0:00 /bin/bash -l
jiml 2350 0.0 0.0 21736 4460 pts/6 Ss+ 15:18 0:00 /bin/bash -l
jiml 2370 0.0 0.0 21740 4444 pts/7 Ss+ 15:18 0:00 /bin/bash -l
jiml 2378 0.0 0.0 21740 4444 pts/8 Ss+ 15:18 0:00 /bin/bash -l
jiml 2391 0.0 0.0 21740 4548 pts/9 Ss+ 15:18 0:00 /bin/bash -l
jiml 2408 0.0 0.0 21740 4476 pts/10 Ss+ 15:18 0:00 /bin/bash -l
jiml 2416 0.0 0.0 21740 4468 pts/11 Ss+ 15:18 0:00 /bin/bash -l
jiml 2424 0.0 0.0 21740 4488 pts/12 Ss+ 15:18 0:00 /bin/bash -l
jiml 2438 0.0 0.0 21740 4492 pts/13 Ss+ 15:18 0:00 /bin/bash -l
jiml 2446 0.0 0.0 21740 4516 pts/14 Ss+ 15:18 0:00 /bin/bash -l
jiml 2480 0.0 0.0 21740 4420 pts/15 Ss 15:19 0:00 /bin/bash -l
jiml 2488 0.0 0.0 12188 2956 pts/15 S 15:19 0:00 /bin/bash /usr/local/bin/ssr
root 2490 0.0 0.0 23576 6412 pts/15 S 15:19 0:00 -su
jiml 2525 0.0 0.0 21740 4464 pts/16 Ss+ 15:22 0:00 /bin/bash -l
root 2545 0.0 0.0 17984 2340 pts/15 R+ 15:25 0:00 ps -auxww
root 2546 0.0 0.0 11668 2128 pts/15 S+ 15:25 0:00 grep -i pts
Attached Thumbnails


Do note in the screen capture there are the restarted firefox and two kterm sessions I have manually created . These are pts/15(as root) & pts/16(My user) .
But ...
Code:# ps -auxww | grep -i pts
jiml 2302 0.0 0.0 21740 4512 pts/3 Ss+ 15:18 0:00 /bin/bash -l
jiml 2303 0.0 0.0 21740 4460 pts/2 Ss+ 15:18 0:00 /bin/bash -l
jiml 2306 0.0 0.0 21740 4468 pts/4 Ss+ 15:18 0:00 /bin/bash -l
jiml 2307 0.0 0.0 21716 4412 pts/1 Ss+ 15:18 0:00 /bin/bash -l
jiml 2309 0.0 0.0 21716 4452 pts/5 Ss+ 15:18 0:00 /bin/bash -l
jiml 2350 0.0 0.0 21736 4460 pts/6 Ss+ 15:18 0:00 /bin/bash -l
jiml 2370 0.0 0.0 21740 4444 pts/7 Ss+ 15:18 0:00 /bin/bash -l
jiml 2378 0.0 0.0 21740 4444 pts/8 Ss+ 15:18 0:00 /bin/bash -l
jiml 2391 0.0 0.0 21740 4548 pts/9 Ss+ 15:18 0:00 /bin/bash -l
jiml 2408 0.0 0.0 21740 4476 pts/10 Ss+ 15:18 0:00 /bin/bash -l
jiml 2416 0.0 0.0 21740 4468 pts/11 Ss+ 15:18 0:00 /bin/bash -l
jiml 2424 0.0 0.0 21740 4488 pts/12 Ss+ 15:18 0:00 /bin/bash -l
jiml 2438 0.0 0.0 21740 4492 pts/13 Ss+ 15:18 0:00 /bin/bash -l
jiml 2446 0.0 0.0 21740 4516 pts/14 Ss+ 15:18 0:00 /bin/bash -l
jiml 2480 0.0 0.0 21740 4420 pts/15 Ss 15:19 0:00 /bin/bash -l
jiml 2488 0.0 0.0 12188 2956 pts/15 S 15:19 0:00 /bin/bash /usr/local/bin/ssr
root 2490 0.0 0.0 23576 6412 pts/15 S 15:19 0:00 -su
jiml 2525 0.0 0.0 21740 4464 pts/16 Ss+ 15:22 0:00 /bin/bash -l
root 2545 0.0 0.0 17984 2340 pts/15 R+ 15:25 0:00 ps -auxww
root 2546 0.0 0.0 11668 2128 pts/15 S+ 15:25 0:00 grep -i pts
Attached Thumbnails