mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
3 lines
37 B
Text
3 lines
37 B
Text
|
#!/bin/sh
|
||
|
exec awk "$@" '{print $4}'
|