* New clixon-config@2020-06-17.yang revision
* Added CLICON_CLI_LINES_DEFAULT for setting window row size of raw terminals * Added enum HIDE to CLICON_CLI_GENMODEL for auto-cli
This commit is contained in:
parent
fade9dcfd5
commit
ee29452d24
11 changed files with 37 additions and 767 deletions
|
|
@ -149,3 +149,8 @@ Merge a branch back:
|
|||
## Use of constants etc
|
||||
|
||||
Use MAXPATHLEN (not PATH_MAX)
|
||||
|
||||
## Emulating a serial console
|
||||
|
||||
olof@alarik> socat PTY,link=/tmp/clixon-tty,rawer EXEC:"/usr/local/bin/clixon_cli -f /usr/local/etc/example.xml",pty,stderr &
|
||||
olof@alarik> screen /tmp/clixon-tty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue