This procedure would usually go like this:
Modify /etc/profile to your needs
then add /etc/profile to /opt/.filetool.lst
and...
Modify /etc/profile to your needs
then add /etc/profile to /opt/.filetool.lst
Code: [Select]
echo "etc/profile" >> /opt/.filetool.lst
(Note: the missing leading slash in "etc/profile" is intentional)and...