This script creates a duplicate file, with the same name, in the same directory as the intended target (???). The original system file has an Android icon next to it, while the new one has a text icon (as seen in Total Commander).
#!/bin/bash/sh
su
echo "0123456789ab" > /config/wifi/mac.txt...