nixpulvis / oursh

Your comrade through the perilous world of UNIX.
http://nixpulvis.com/oursh/oursh
MIT License
67 stars 6 forks source link

Subshells #58

Open nixpulvis opened 3 years ago

nixpulvis commented 3 years ago
file $(which oursh)
DATE=$(date)

And if strings have already landed then:

DATE="$(date)"