I am a beginner in Unix environment or with desktop application.
I have application running and I am able to get its pid using this pgrep <<pid name>>
. Can we maximize this this application or makes its window active using shell script?
Thanks in advance!