September 28, 20241 yr Hello, since a while I got a problem which I'm not sure should exist. I'm connecting to my server via ITerm and ssh as root. I edit docker-compose files and others with vim. My vim installation: root@Tower:~# which vim /usr/bin/vim My Problem: root@Tower:/mnt/user/appdata/foo# ls -la total 32 drwxrwxrwx 1 nobody users 124 Sep 22 23:57 ./ drwxr-xr-x 1 nobody users 4096 Sep 22 09:02 ../ -rw-rw-rw- 1 root root 14141 Sep 22 23:57 .docker-compose.yml.un~ -rw-rw-rw- 1 root root 2390 Sep 22 23:57 docker-compose.yml -rw-rw-rw- 1 root root 2389 Sep 22 19:39 docker-compose.yml~ as you can see the swap and backup file keeps existing, I don't experience this behaviour in any other system. Is there any setting about this?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.