>> I'm trying to copy the full path of a file from xfce4's file manager
>> Thunar so I can paste it into a command line program. The way I found
>> to do this was with the "Configure custom actions..." option like
>> this:
>>
>> echo %f | xcopy -selection c
>>
>> I can then paste the path, but the
2009/2/26 Grant :
> I'm trying to copy the full path of a file from xfce4's file manager
> Thunar so I can paste it into a command line program. The way I found
> to do this was with the "Configure custom actions..." option like
> this:
>
> echo %f | xcopy -selection c
>
> I can then paste the pat
El Jue, 26 de Febrero de 2009, 17:47, Grant escribió:
> I'm trying to copy the full path of a file from xfce4's file manager
> Thunar so I can paste it into a command line program. The way I found
> to do this was with the "Configure custom actions..." option like this:
>
>
> echo %f | xcopy -sel
I'm trying to copy the full path of a file from xfce4's file manager
Thunar so I can paste it into a command line program. The way I found
to do this was with the "Configure custom actions..." option like
this:
echo %f | xcopy -selection c
I can then paste the path, but there is a newline charac
4 matches
Mail list logo