Ubuntu
To create a bootable flashdrive: usb-creator-gtk
lsblk -f
sudo fdisk -l
sudo lsblk -f
octave
octave --no-gui
File must have the .m extension
To run script ooo.m type ooo
First line of a code:
addpath(".")
Working directory path:
addpath(pwd)