xonsh.xoreutils.tee
¶
A tee implementation for xonsh.
xonsh.xoreutils.tee.
tee
(
args
,
stdin
,
stdout
,
stderr
)
[source]
¶
A tee command for xonsh.
xonsh
Navigation
Package Manager
AppImage
Docker container
Tutorial
Tutorial: History
Tutorial: Macros
Tutorial: Extensions (Xontribs)
Tutorial: Xonsh Projects
Tutorial: Events
Tutorial: Programmable Tab-Completion
Tutorial: Write Your Own History Backend
Tutorial: Subprocess Strings
Tutorial:
prompt_toolkit
custom keybindings
Bash to Xonsh Translation Guide
Editor and IDE Support
Subprocess Types Table
Python Virtual Environments
Keyboard Shortcuts
Run Control File
Updating and customizing xonsh
Environment Variables
Built-in Aliases
Core Events
Platform-specific tips and tricks
Xonsh API
xonsh.lexer
xonsh.parser
xonsh.ast
xonsh.execer
xonsh.imphooks
xonsh.built_ins
xonsh.environ
xonsh.aliases
xonsh.dirstack
xonsh.jobs
xonsh.procs
xonsh.inspectors
xonsh.history
xonsh.completer
xonsh.completers
xonsh.prompt
xonsh.shell
xonsh.base_shell
xonsh.readline_shell
xonsh.ptk_shell
xonsh.pretty
xonsh.diff_history
xonsh.xoreutils
xonsh.events
xonsh.lib
xonsh.tools
xonsh.platform
xonsh.jsonutils
xonsh.lazyjson
xonsh.lazyasd
xonsh.openpy
xonsh.foreign_shells
xonsh.commands_cache
xonsh.tracer
xonsh.main
xonsh.color_tools
xonsh.pyghooks
xonsh.dumb_shell
xonsh.wizard
xonsh.xonfig
xonsh.xontribs
xonsh.codecache
xonsh.contexts
xontrib
Advanced Events
Developer’s Guide
Xonsh Change Log
Frequently Asked Questions
Wishlist & To-Dos
Related Topics
Documentation overview
Xonsh API
xonsh.xoreutils
Previous:
xonsh.xoreutils.pwd
Next:
xonsh.xoreutils.tty
Quick search