Windows PowerShell command on Get-command rev
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man rev

User Commands rev(1)

NAME

rev - reverse the characters or lines of one or more files

SYNOPSIS

/usr/bin/rev [-l] [file...]

ksh93

rev [-l] [file...]

DESCRIPTION

rev copies one or more files to standard output, reversing

the order of characters on every line of the file, or rev-

ersing the order of lines of the file if -l is specified

OPTIONS The following options are supported:

-l Reverse the order of the lines of the file,

--line instead of characters.

OPERANDS The following operands are supported: file Specifies the name of the file to use as input.

If file is not specified, or if file is a -, rev

copies from standard input starting at the current offset. EXIT STATUS The following exit values are returned: 0 All files copied successfully. >0 One or more files did not copy.

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

SunOS 5.11 Last change: 11 Aug 2009 1

User Commands rev(1)

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Availability | SUNWcs |

|_____________________________|_____________________________|

| CSI | Enabled |

|_____________________________|_____________________________|

| Interface Stability | Committed |

|_____________________________|_____________________________|

SEE ALSO

cat(1), ksh93(1), tail(1), attributes(5)

SunOS 5.11 Last change: 11 Aug 2009 2




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™