cat-il

Anonymous

Description

cat-il is a tiny bash-script to concatenate lines of a file or from stdin into a single line.



What does cat-il stand for?

cat-il is an abbrevation and stands for "cat-into-line".



Parameters:

  • -n: no new line at the end of the output
  • -h: enclose all elements with hyphens (")
  • -s: define a different separator instead of the default space (e.g. -s "$")

MongoDB Logo MongoDB