jl4c
1
Hi all,
I want to change te default shell on my router to Zsh but I've noted that is not posible to work with unnamed sections.
eg:
WDR3600 ~ >> uci show network.@switch[0]
zsh: no matches found: network.@switch[0]
Is there any workaround for this?
jow
2
I suppose the workaround is to put the argument in quotes.
uci show "network.@switch[0]"
system
Closed
3
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.