Skip to main content

Thread: Nautilus Actions Configuration help


i'm trying use nautilus actions configuration add menu item php files open terminal , have command run script ready me run. example, if right click foo.php , select custom menu item, want terminal open , have first line this:

code:
mike@mike-desktop:~$ php '/path/to/foo.php'
that way have press enter , run. when trying through nautilus actions configuration segmentation fault error when trying restart nautilus , i'm not sure why.

if can me correctly select right options in nautilus actions configuration grateful.

try
sudo php '/path/to/foo.php'


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Nautilus Actions Configuration help


Ubuntu

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums