==[ BUILD 3/3 ]== $ pwd /mnt/mesh_root/src/hauki-os $ tree . . art_bot.py build.sh commit_all.sh macro_bot.py m-suite B B client_basic B B BB basic_hud B B B B BB bundled_cmds.js B B B B BB meta.json B B B B BB script.js B B B B BB script-template.js B B B B BB script-template.js~ B B B B BB #script-template.js.bak# B B B B BB script-template.js.bak B B B B BB style.css B B B B BB template.html B B B B BB #template_iframe.html# B B B B BB template_iframe.html B B B B BB template_iframe.html~ B B ext_assist.js B B ext_crm_card.js B B ext_crm_test.js B B ext_datagrid.js B B ext_disp_vga.js B B ext_hello.js B B ext_hud.js B B ext_irc.js B B ext_rammon.js B B ext_studio.js B B ext_tabsync.js B B ext_taskmgr.js B B ext_vic20.js B B hauki_desk.html B B mesh_gui.html B B mgui_core.html Rivit 4 directories, 33 files $ ls art_bot.pyB build.shB commit_all.shB macro_bot.pyB m-suiteB Rivit $ ./build.shB sending incremental file list bundled_cmds.js script.js sent 322,420 bytesB received 54 bytesB 644,948.00 bytes/sec total size is 335,517B speedup is 1.04 sending incremental file list ./ sent 288 bytesB received 19 bytesB 614.00 bytes/sec total size is 365,252B speedup is 1,189.75 $ cat build.shB B rsync -av /mnt/mesh_root/src/client-basic/basic_hud/*.js m-suite/client_basi c/basic_hud/ rsync -av /mnt/mesh_root/src/client-basic/basic_hud/ m-suite/client_basic/basi c_hud/ $B