Input Field Separators

id: input-field-separators-269-2707310
title: Input Field Separators
text: For many command line interpreters (“shell”) of Unix operating systems, the input field separators or internal field separators or $IFS shell variable holds characters used to separate text into tokens. The value of IFS, typically includes the space, tab, and the newline characters by default. These whitespace characters can be visualized by issuing the "declare" command in the bash shell or printing IFS with commands like printf %s "$IFS" | od -c, printf "%q\n" "$IFS" or printf %s "$IFS" | cat
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Input_Field_Separators
date created:
date modified: 2023-08-23T17:34:43Z
main entity: {"identifier":"Q924876","url":"https://www.wikidata.org/entity/Q924876"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part