On 30/01/19 at 09:17, Paul Hoffman wrote: > On Fri, Jan 18, 2019 at 10:06:29AM -0200, Marcelo Laia wrote: > Is /home/user really your home directory? Or is it /home/marcelo? > > Is the error message really complaining about > home/user/.mutt/temp/doc2.pdf? Or is it complaining about > /home/user/.mutt/temp/doc2.pdf? > > Please send us the output of the following commands: > > id > cd && pwd > ps -ef | fgrep mutt >
My home dir is: /home/marcelo it complaining about /home/marcelo/.mutt/temp/anydoc marcelo@marcelo:~$ id uid=1000(marcelo) gid=1000(marcelo) grupos=1000(marcelo),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),106(netdev),109(bluetooth),114(lpadmin),116(scanner),123(vboxusers),124(vboxsf) marcelo@marcelo:~$ marcelo@marcelo:~$ cd && pwd /home/marcelo marcelo@marcelo:~$ marcelo@marcelo:~$ ps -ef | fgrep mutt marcelo 3179 3174 0 08:58 pts/0 00:00:11 /usr/bin/mutt marcelo 4560 3179 0 12:22 pts/0 00:00:00 sh -c vim +:silent+?^$ '/home/marcelo/.mutt/temp/mutt-marcelo-1000-3179-1356750239855405829' marcelo 4561 4560 0 12:22 pts/0 00:00:00 vim +:silent+?^$ /home/marcelo/.mutt/temp/mutt-marcelo-1000-3179-1356750239855405829 marcelo 5055 11867 0 12:25 pts/1 00:00:00 grep -F mutt marcelo@marcelo:~$ I did the last command when I compose this message. -- Marcelo