mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
4 lines
42 B
Text
4 lines
42 B
Text
|
#!/bin/sh
|
||
|
objdump -Cwd "$@" |
|
||
|
exec less
|