标签: shell
有file1和file2。 在文件1中有一个信息firstname=abc,在第二个文件中有firstname=''。 因此,“ firstname”文件“ abc”中的值必须使用脚本插入另一个文件“ firstname”中。
firstname=abc
firstname=''