(of Juniper Networks), considers the context of commands. For example to: set vrouter trust-vr sharable set vrouter "trust-vr" unset auto-route-export set protocol ospf set enable exit exit unset alg sip enable and after: set vrouter trust-vr sharable set vrouter "trust-vr" unset auto-route-export set protocol ospf set enable exit exit unset alg sip enable PR: ports/162676 Submitted by: Pavel I Volkov
3 lines
83 B
Bash
3 lines
83 B
Bash
#!/bin/sh
|
|
export LESSOPEN="|%%PREFIX%%/bin/lesspipe-ssg.awk %s"
|
|
exec %%LESS%% "$@"
|