小编dea*_*les的帖子

什么是 .deb 和 .rpm,它们与 .msi 有何不同?

这些文件格式是什么?它们与.msiWindows 中的格式有何不同?另外这些包管理方案的优缺点是什么?

rpm dpkg package-management

43
推荐指数
2
解决办法
9万
查看次数

Moving millions of small files results in "out of space" error

I't trying to move around 4.5 million files (size ranges from 100 - 1000 bytes) from one partition to other. The total size of the folder is ~2.4 GB

First I tried to zip it and move the zipped file to the new location. It is able to paste only ~800k files and shows "out of space" error.

Next I tried the mv command and it also resulted in same condition.

Using rsync also resulted in the same error with …

ext4 file-copy move

6
推荐指数
1
解决办法
1025
查看次数

在文件系统中隐藏数据

我想隐藏一些文件,这样甚至ls -a找不到它。我不是在谈论添加“。” 在文件名前面。我在想是否可以创建单独的系统调用来访问这些文件 实际需要的是对用户隐藏一些日志文件。我正在存储一些文件的 MAC 数据,不希望用户看到这些日志文件。目前我只知道一种隐藏数据的方法,即通过添加 '.' 在文件名前面。但是用户可以通过简单的调用来查看该文件ls -a。所以我想知道是否有其他方法可以隐藏这些日志数据?

filesystems

5
推荐指数
2
解决办法
1436
查看次数

标签 统计

dpkg ×1

ext4 ×1

file-copy ×1

filesystems ×1

move ×1

package-management ×1

rpm ×1