小编qdo*_*dot的帖子

在打印输出中显示空白字符

如果(极不可能)决定输入并验证签名,我需要以一种消除歧义的方式呈现 ASCII 文件以进行打印。

我提供 8 位符号集 QR 码作为替代,但手动验证将是存档目的的一个很好的补充。

从本质上讲,我需要一个等宽排字机,它可以在遇到 CR/LF 时排版一个“空白”符号来表示空格、一个 CR/LF 符号(并继续到下一行以提高可读性)等等,如果有的话就很明显了是 CR/LF 之前的任何尾随空格,如果存在字符等。

有没有一种字体可以实现这个目标?*nix 实用程序?TeX 模块/包/派生系统?我在 TeX.SE 上发布了一个类似的问题,但它可能更适合这里。

printing whitespace

11
推荐指数
2
解决办法
8428
查看次数

导出包含“-”(破折号)的 NFS 路径

我对 NFS 导出文件有点紧张。

具体来说,我找不到导出路径名中包含“-”的目录的方法。

手册 (exports(5)) 指出:

Also, each line may have one or more specifications for default options 
after the path name, in the form of a dash ("-") followed by an option 
list. The option list is used for all subsequent exports on that line 
only.
Run Code Online (Sandbox Code Playgroud)

然后声明:

If an export name contains spaces it should be quoted using double quotes. 
You can also specify spaces or other unusual character in the export name 
using a backslash followed by …
Run Code Online (Sandbox Code Playgroud)

networking linux unix nfs

10
推荐指数
1
解决办法
4003
查看次数

将 VirtualBox 动态 VDI 磁盘映像转换为静态、固定的 VDI

我最初创建 VDI 是为了自动扩展到 20GB 的虚拟容量。

出于性能原因,我想将它们转换为线性的,即在磁盘上放置一个非稀疏的 20GB 文件,而不是动态扩展的、易于碎片化的图像。

virtualbox vdi

8
推荐指数
1
解决办法
5630
查看次数

标签 统计

linux ×1

networking ×1

nfs ×1

printing ×1

unix ×1

vdi ×1

virtualbox ×1

whitespace ×1