𝐌𝐫.⠀𝐖𝐚𝐢
发表于2025-01-10 09:33 版主
Do you remember the name of any one of the files in questions?
If so, it is possible to search for the file by running a command.
回复点赞0只看作者
Do you remember the name of any one of the files in questions?
If so, it is possible to search for the file by running a command.
直接拷贝过来就可以了,前几天也遇到过,浙政钉卡死,强重后,发现桌面文件都没有了,通过搜索软件发现desktop文件夹移到浙政钉的文件夹里了,直接拷贝到桌面。
Run the following command and post the output as text.
cat ~/.config/user-dirs.dirs|grep -i desktop
The above command will show the current location of the Desktop folder.
光荣榜
打造操作系统创新生态
关注微信公众号
技术服务
问题产生的原因:操作过程某个程序卡死,然后直接进行了重启操作。
问题现象:重启后桌面任何文件都不见了,任务栏都还在,找到计算机打开数据盘后直接到桌面目录,桌面目录下面同时有音乐,下载,文档,视频等目录文件夹。同时打开文档可看到多出一个desktop文件夹,原先桌面的所有文件都在该文件夹下,可正常运行。
需求:帮忙恢复正确的文件夹路径,并把desktop中的文件恢复到桌面。