OESF Portables Forum
Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Software => Topic started by: siddibe on September 04, 2005, 11:20:28 am
-
Hi all,
Newbie question. Just have for some weeks a ZAURUS 5600. I've tried a wile ago vi and it works. Started vi yesterday but did some stupid commands in vi (don't remember wich). If i try to start vi now (in the console) i have every time the following "error" :
"/tmp/elv000461f03" is busy
how can i solve this problem?? I'm also new in linux.
Thanks in advance,
Dirk.
-
vi must have been killed and left behind a lock-file; you can get it working again by deleting the (lock) file which it's talking about: /tmp/elv000461f03 (just do 'rm /tmp/elv*')
Si
-
Hi lardman,
Great! It works ! Thanks for your help.
Dirk.