On 2020-02-24 4:37 p.m., Brett Delmage wrote:
Interestingly, does not work on Ubuntu 18.04. The tree bar elements appear to be real graphic characters.

so instead:
tree -F | sed -e 's/│/ /g' -e 's/`/ /g' -e 's/ ─ / /g' -e 's/├//' -e 's/└//' -e 's/─//g'


Try: tree --charset ASCII


To unsubscribe send a blank message to linux+unsubscr...@linux-ottawa.org
To get help send a blank message to linux+h...@linux-ottawa.org
To visit the archives: https://lists.linux-ottawa.org

Reply via email to