I append some script /etc/rc.common, but when restart it not create file.
/usr/bin/touch /Users/home/Desktop/RC.txt
/bin/pwd >> /Users/home/Desktop/RC.txt
/bin/date >> /Users/home/Desktop/RC.txt
Why not working?
I append some script /etc/rc.common, but when restart it not create file.
/usr/bin/touch /Users/home/Desktop/RC.txt
/bin/pwd >> /Users/home/Desktop/RC.txt
/bin/date >> /Users/home/Desktop/RC.txt
Why not working?