Linux how to get window title with just shell script?
6
votes
2
answers
4382
views
I cannot install any tools like screen or xproc on the box. I dont need to modify the title, I only need to find the window title name.
echo -e "\033]0;[title]\07";
modifies the title I know. But I just want to know the existing title name.
Asked by Bootham Deyyam
(83 rep)
Nov 12, 2018, 03:25 PM
Last activity: Dec 18, 2023, 02:32 PM
Last activity: Dec 18, 2023, 02:32 PM