xref
: /
inferno-os
/
libsec
/
port
/
reduce-nt
(revision 37da2899f40661e3e9631e497da8dc59b971cbd0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# for now, just return the input files
2
shift # $O
3
shift # $SYSTARG-$OBJTYPE
4
echo -n $*
5