NI Linux Real-Time Discussions

cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

File modification in Linux RT

¡Resuelto!
Ir a solución

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
Mensaje 1 de 2
3.490 Vistas
Solución
Aceptado por 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

Mensaje 2 de 2
3.455 Vistas