Script outputs the current routing information (target.xml file) and an indication of whether or not requests are being queued by the Autonomic request Flow Manager (ARFM).
In general, if two or more users access the file in write mode concurrently, the first user is granted write mode access to the file and the remaining users write mode access requests are queued.
To have Vim take care of prebuilding non-existent directories, you could hook a handler into the BufNewFile event, which is queued whenever you start to edit a file that does not yet exist.
要让 Vim 负责提前创建不存在的目录,您可以将一个处理器连接到 BufNewFile 事件,当您开始编辑一个不存在的文档时,它就会进行排列。