All of lore.kernel.org
 help / color / mirror / Atom feed
* Duplictae files gets created on opening any file in yocto for rpi cm3 #cm3 #dunfell
@ 2021-02-10  5:22 prashantsingh
  2021-02-10 13:53 ` [yocto] " Nicolas Jeker
  0 siblings, 1 reply; 2+ messages in thread
From: prashantsingh @ 2021-02-10  5:22 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

Dear team,

I'm using yocto-dunfell for generating for my rpi-cm3.
it is working fine, but one issue I'm facing that when ever I'm trying to open any file, that gets duplicated with it's name and then ~ sign.
e.g. I'm open hello.sh file, then on saving this file one file will be automatically generated with the name hello.sh~ .
This thing unnecessarily consuming memory in my file-system.

Please assist me some method to get rid with this.

Thanks and Regards.
Prashant Singh

[-- Attachment #2: Type: text/html, Size: 530 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [yocto] Duplictae files gets created on opening any file in yocto for rpi cm3 #cm3 #dunfell
  2021-02-10  5:22 Duplictae files gets created on opening any file in yocto for rpi cm3 #cm3 #dunfell prashantsingh
@ 2021-02-10 13:53 ` Nicolas Jeker
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Jeker @ 2021-02-10 13:53 UTC (permalink / raw)
  To: prashantsingh, yocto

On Tue, 2021-02-09 at 21:22 -0800, prashantsingh@dialtronics.com wrote:
> Dear team,
> 
> I'm using yocto-dunfell for generating for my rpi-cm3.
> it is working fine, but one issue I'm facing that when ever I'm
> trying to open any file, that gets duplicated with it's name and then
> ~ sign.
> e.g. I'm open hello.sh file, then on saving this file one file will
> be automatically generated with the name hello.sh~ .
> This thing unnecessarily consuming memory in my file-system.

Are you using vim to edit the files? If yes, then take a look at
"backup files":

https://vimhelp.org/editing.txt.html#backup
Be aware that vim possibly creates swap and undo files, too.
https://vimhelp.org/recover.txt.html#swap-file
https://vimhelp.org/undo.txt.html#undo-persistence

> Please assist me some method to get rid with this.
> 
> Thanks and Regards.
> Prashant Singh
> 
> 
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-10 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-10  5:22 Duplictae files gets created on opening any file in yocto for rpi cm3 #cm3 #dunfell prashantsingh
2021-02-10 13:53 ` [yocto] " Nicolas Jeker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.