j
k
j a
j l
...+ local file + for file in "$@" + do + if ! source "$file"; then + error "$(gettext "Failed to source %s")" "$1" ^ "$file" Thanks, Zhangyu
+ local file + for file in "$@" + do + if ! source "$file"; then + error "$(gettext "Failed to source %s")" "$1" ^ "$file"
Thanks, Zhangyu
good! Thanks, Jiaxin
Back to the thread
Back to the list