Hi,
I am trying to append some text to a file using a simple definition with 
fabric.I tried following definition but not working, can someone please help me 
resolve this issue.
def file_append(): run("echo abc >> /home/user/test.txt")
Also please let me know if there is any other way to achieve this using fabric.
Thanks,Sandeep.
                                          
_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to