aboutsummaryrefslogtreecommitdiff
path: root/man/echo.1
blob: d62b70fcf6534ac89facff4a131b3c18f445f412 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
ECHO(1) "Ferass' Base System"

# NAME

echo \- Write a string to standard output

# SYNOPSIS

*echo* [*string*] ...

# DESCRIPTION

Write a string to standard output (stdout).

# EXAMPLES

*echo foobar*
	Output the string "foobar" to standard output.

*echo foo bar baz*
	Output the string "foo bar baz" to standard output.

# AUTHOR

Written by Ferass EL HAFIDI as part of the fases 
project - Ferass' Base System.

Source code is at http://git.vitali64.duckdns.org/utils/fases.git.

# COPYRIGHT

Copyright (C) 2022 Ferass EL HAFIDI