Searched refs:paste (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libcmd/common/ |
H A D | paste.c | 26 * paste [-s] [-d delim] [file] ... 28 * paste lines from files together 32 "[-?\n@(#)$Id: paste (AT&T Research) 2010-06-12 $\n]" 34 "[+NAME?paste - merge lines of files]" 81 * paste the lines of the <nstreams> defined in <streams> and put results 85 static int paste(int nstream,Sfio_t* streams[],Sfio_t *out, register const char *delim, int dsiz, int dlen, Delim_t* mp) function 146 * Handles paste -s, for file <in> to file <out> using delimiters <delim> 278 if(error_info.errors==0 && paste(n,streams,sfstdout,delim,dsiz,dlen,mp) < 0)
|
/osnet-11/usr/src/lib/libshell/misc/ |
H A D | buildksh93.sh | 217 ASTCMDLIST(paste) 218 BINCMDLIST(paste) 219 GNUCMDLIST(paste) 337 USRBINCMDLIST(paste) 380 ASTCMDLIST(paste)
|
Completed in 22 milliseconds