Computer Hope

Other Pages

Home
Site map
Computer help

Dictionary
News
Q&A
What's new

Tools

E-mail this page
Print Preview
Edit this page



 

Linux / Unix s2p command

Quick links

About s2p
Syntax
Examples
Related commands
Linux / Unix main page

About s2p

The s2p command takes a sed script specified on the command line and produces a comparable perl script on the standard output.

Syntax

s2p [options] [filename]

-D<number> Sets debugging flags.
-n Specifies that this sed script was always invoked with
a sed -n. Otherwise a switch parser is prepended to
the front of the script.
-p Specifies that this sed script was never invoked with a
sed -n. Otherwise a switch parser is prepended to the
front of the script.

Examples

s2p myfile - converts the sed file myfile.

Related commands

a2p
perl
sed

Index

Category:
Linux / Unix

Companies:
Click here

Related Pages:

Resolved

Were you able to locate the answer to your questions?

Home - Computer help - Contact - Dictionary - Links
Link to Computer Hope - Bookmark Computer Hope