gitlabEdit

read

read command

Summary: Reads file contents and prints it to the screen

Description

This command lets you see the file contents in your current working directory. You must specify a file in order to read the contents.

Command usage

  • read (file)

Examples

  • read libuesh: It reads file contents of libuesh

Last updated