Jump to content

Execute a system command: Difference between revisions

(Correct link to readDir)
Line 556:
Execute "ls" and capture the output in the variable "r":
<lang K> r: 4:"ls"</lang>
 
=={{header|lang5}}==
<lang lang5>'ls system</lang>
 
=={{header|Liberty BASIC}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.