xonsh.xoreutils¶

cat

Implements a cat command for xonsh.

echo

Implements a simple echo command for xonsh.

pwd

A pwd implementation for xonsh.

tee

A tee implementation for xonsh.

tty

A tty implementation for xonsh

ulimit

An ulimit implementation for xonsh.

umask

Implements a umask command for xonsh.

uname

Provides a cross-platform way to figure out the system uname.

uptime

Provides a cross-platform way to figure out the system uptime.

util

Assorted utilities for xonsh core utils.

which

Implements the which xoreutil.

xcontext

The xontext command.

yes

An implementation of yes for xonsh.