From cf987fa9885127bccc5da0750584bca0f49d684e Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 16 Nov 2019 11:22:34 +0530 Subject: Plugin treeview to show tree o/p with perms and size --- plugins/treeview | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 plugins/treeview (limited to 'plugins/treeview') diff --git a/plugins/treeview b/plugins/treeview new file mode 100755 index 0000000..c8f8784 --- /dev/null +++ b/plugins/treeview @@ -0,0 +1,8 @@ +#!/usr/bin/env sh + +# Description: Show tree output in $EDITOR +# +# Shell: POSIX compliant +# Author: Arun Prakash Jana + +tree -ps | $EDITOR - -- cgit v1.2.3-70-g09d2