02-19-2017 06:14 PM
Hello,
I have a problem in Linux RT when I modify a file by WebDav. When I change a file or overwrite it, it cannot be changed. For example, I changed /usr/local/natinst/share/TimeSync/tsm.json and I saved it then I opened it and I saw it had not been changed. I did that by downloading, changing then uploading, but after this process also the file was unchanged. How can I change a file in Linux RT?
Solved! Go to Solution.
02-20-2017 04:09 AM
Hi,
if you need to change minor modifications, like in a conf file you could use the shell built in editor.
VI. This allows you to modify the file directly.
How to Use the vi Editor
https://www.washington.edu/computing/unix/vi.html