Friday 22 April 2016

Julia: Execute system commands


Open Julia shell, start line with ; (It opens shell prompt, Use backspace to go 
back to Julia prompt), the rest of the line executed as a system command.

shell> pwd
/Users/harikrishna_gurram

shell> who am i
harikrishna_gurram ttys004  Nov 12 11:17 

julia> 


Previous                                                 Next                                                 Home

No comments:

Post a Comment