mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-22 06:34:09 +00:00
6 lines
45 B
Plaintext
Executable File
6 lines
45 B
Plaintext
Executable File
#!/usr/bin/env beamsh
|
|
|
|
trace {
|
|
exec ls -l
|
|
}
|