comma icon indicating copy to clipboard operation
comma copied to clipboard

ability to use sudo with comma

Open cydiralis opened this issue 8 months ago • 2 comments

is there any way to use sudo with comma? some apps like powertop require root privileges so it would be nice to have functionality to be able to run commands through comma with root privileges, just trying to run sudo , doesnt appear to work properly in my trying so i was wondering if there was a possibility for making sudo usable through comma. thanks!

cydiralis avatar Apr 28 '25 17:04 cydiralis

You can open a shell and run it though that , -s powertop; sudo powertop

SuperSandro2000 avatar Apr 29 '25 08:04 SuperSandro2000

i mean, that isnt really the functionality wanted, it does work technically but i was more thinking a way to have the comma functionality whilst using root privileges, e.g , -su powertop, and with things like powertop i find the , -s powertop; sudo powertop doesnt work unless i run exit after the shell starts which is tedious if nothing else

thanks in advance!

cydiralis avatar Apr 29 '25 09:04 cydiralis