fluxbox user menu open terminal with root programs?
What would be the command for it? I can create a normal root window with xterm -e su - but is it possible to open a program like parted in the same command? I tried with & and && but it only executes the su -.
|