On Tue, 2021-02-09 at 21:22 -0800, [email protected] 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 > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#52284): https://lists.yoctoproject.org/g/yocto/message/52284 Mute This Topic: https://lists.yoctoproject.org/mt/80525481/21656 Mute #dunfell:https://lists.yoctoproject.org/g/yocto/mutehashtag/dunfell Mute #cm3:https://lists.yoctoproject.org/g/yocto/mutehashtag/cm3 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
