Timeline for pgrep executable matching specific (current) user only
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 12 at 8:24 | comment | added | F. Hauri - Give Up GitHub |
Regarding your pgrep prtoblem, As POSIX environment should hold a $UID variable, you could try: pgrep -u $UID Lightshot.exe or ps U $UID ho pid,comm | sed -ne 's/ Lightshot.exe//p'
|
|
| Oct 12 at 7:32 | comment | added | F. Hauri - Give Up GitHub |
Ah, and... have a look at obs-studio !
|
|
| Oct 12 at 7:27 | comment | added | F. Hauri - Give Up GitHub |
Did you try scrot? Simple and powerful for scripting! I use them for creating animated gifs, with netpbm and gifsicle like tthis: Progress Parallel Grep and How to add progressbar in bash
|
|
| Oct 11 at 19:07 | comment | added | Vlastimil Burián | @tink I am a heavy screenshot user, and I use Flameshot too, as it has some other features I need. Cheers | |
| Oct 11 at 18:53 | comment | added | tink | Carrying over the conversation from the now deleted Stack Overflow post ;) ... There are e.g. KSnip and flameshot which have a pretty heavy feature set (most of which I wouldn't be interested in). I can't imagine what other features lightshot might bring that would make me want to install wine and a windows program on my machine just for that ... ;) | |
| Oct 11 at 18:34 | history | asked | Vlastimil Burián | CC BY-SA 4.0 |