NI Linux Real-Time Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

File modification in Linux RT

Solved!
Go to solution

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?

0 Kudos
Message 1 of 2
(2,706 Views)
Solution
Accepted by topic author Mmehrabin

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

Message 2 of 2
(2,671 Views)