[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how find name of terminal emulator?



On Tue, Jun 28, 2022 at 01:53:17PM +0000, visqajin@yahoo.com wrote:
> so if i start uxterm or xterm, how do i find name using command?

ps -p "$PPID"

Or   ps -fp "$PPID"   if you want more details.


Reply to: