EVL – ETL Tool


Products, services and company names referenced in this document may be either trademarks or registered trademarks of their respective owners.

Copyright © 2017–2022 EVL Tool, s.r.o.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.

Table of Contents

Trash

(since EVL 1.0)

Send <f_in> into /dev/null. Try to avoid using it in production environment as redirecting to /dev/null also costs the resources.

Trash

is to be used in EVS job structure definition file. <f_in> is either input file or flow name, both can be partitioned.

There is no standalone version of this component as you can always use >/dev/null.

EVS is EVL job structure definition file, for details see evl-evs(5).

Synopsis

Trash
  <f_in>...

evl trash
  ( --help | --usage | --version )

Options

Standard options:

--help

print this help and exit

--usage

print short usage information and exit

--version

print version and exit