Loading…
pelzflorian
Translation changed |
|
krascovict
Translation changed |
|
mccay
Marked for edit |
|
None
String updated in the repository |
|
#~(begin
;; Invoke 'ls' from the package defined by the 'coreutils'
;; variable.
(system* #$(file-append coreutils "/bin/ls") "-l")
#~(begin
;; Invoca 'ls' do pacote definido pela variável 'coreutils'
;; .
(system* #$(file-append coreutils "/bin/ls") "-l")