File.symlink('/etc/A/file-1', '/etc/A/file-2')因此,当my-recipe运行时,应该已经有了/etc/A目录,这是由recipe-A创建的。===================
-------------
No such file or directory - (/etc/A/file-1, /etc/A/<em
这是我的第一次尝试: Flowable.fromArray(new File("/tmp/file-1"), new File("/tmp/file-2"))file-2 exists? falsefile-1 exists? true ** BAD we are retesting!**file-1 exists! **