Skip to content
#

coreutils

Here are 92 public repositories matching this topic...

GrayJack
GrayJack commented Sep 27, 2019

This is a tracking issue for the seq util.

Required options and flags:

  • f (long: format)
  • s (long: separator)
  • t (long: terminator)
  • w (long: equal-width, visible-alias: fixed-width)

Notes:
¹ : Long name not defined on other implementation of this utility. Implementer must choose a long name.
² : Short name (one letter) not defined on o

Improve this page

Add a description, image, and links to the coreutils topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coreutils topic, visit your repo's landing page and select "manage topics."

Learn more