.Dd Created:$Mdocdate$ .Dt ohazot_paste .Tg back_to_top .Bd -literal -compact _ _ ___ | |__ __ _ _______ | |_ / _ \\| '_ \\ / _` |_ / _ \\| __| | (_) | | | | (_| |/ / (_) | |_ \\___/|_| |_|\\__,_/___\\___/ \\__| .Ed .Tg menu .Bl -column ".Sy ohazot " ".Sy ohazot " ".Sy ohazot " .It Xr ohazot oh Ta | .Xr docs oh Ta | .Xr about oh Ta .El .Dd Created:2025-10-03|Updated:2025-10-06 .Dt ohazot_paste .Os OpenBSD linux .Nm paste .Nd join lines .Sh OPTIONS .Sx back_to_top .Bl -column -offset indent ".Sy text_manipulation oh " .It -s Ta paste in command line order. .It -d LIST Ta use the specified character(s) as delimiters. .El .Ss example .Bd -literal -compact $ ed test.log a 1 2 3 \&. w q $ cat test.log | paste -s -d "+" 1+2+3 .Ed .Sh SEE ALSO .Sx back_to_top .Xr text_manipulation oh .Ss OpenBSD manpages .Xr paste 1 .Ss files .In paste.oh .Sh AUTHORS .Sx back_to_top .An -nosplit .Xr ohazot oh | .Xr about oh | .Lk https://ohazot.com ohazot.com .Aq Mt admin@ohazot.com