mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07:00
6 lines
45 B
Plaintext
Executable File
6 lines
45 B
Plaintext
Executable File
#!/usr/bin/env beamsh
|
|
|
|
trace {
|
|
exec ls -l
|
|
}
|