Quantcast
Browsing all 2 articles
Browse latest View live

Answer by raphink for Why does the file name needs to be repeated?

By default, Augeas loads all the files it knows about, which can be quite slow.To prevent this, your command uses --noautoload which bypasses automatically loading files from lenses. While this makes...

View Article


Why does the file name needs to be repeated?

If I doaugtool --noautoload --transform "sshd incl /etc/ssh/sshd_config" ls "/files/etc/ssh/sshd_config/"then I get the tree structure of /etc/ssh/sshd_config, but here I have written the file path...

View Article

Browsing all 2 articles
Browse latest View live