3.111. readline (prompt for user input)

3.111.1. Usage

readline PROMPT VAR

3.111.2. Synopsis

First it displays the PROMPT, then it reads a line of user input into variable VAR.

Table Of Contents

Previous topic

3.110. readf (read file into variable)

Next topic

3.112. readlink (read value of a symbolic link)

This Page