Draft: nsfarm/cli: correction of file handling
There was problem with reading and writing files in Shell class using file_read and file_write. Additionally added option to send string to write file, which is converted to bytes if not already and sent.