mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-23 00:34:27 +01:00
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
|
export FOOBAR='hello'
|
||
|
echo $FOOBAR world
|
||
|
cd /
|
||
|
echo baz
|