例如,在 Ubuntu 16.04 服务器上,我想为 eth0 取另一个名称。
linux networking systemd
该Makefile是:
Makefile
%.pdf: %.tex rubber -d $<
如果doc.tex目录中有 a ,则make doc.pdf构建doc.pdf. 问题是,当我输入 时make,自动完成什么也没给出:它甚至不允许自动完成到make doc.tex. 可以做些什么呢?
doc.tex
make doc.pdf
doc.pdf
make
make doc.tex
bash make autocomplete
autocomplete ×1
bash ×1
linux ×1
make ×1
networking ×1
systemd ×1