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