Always exec - localbin - leot's localbin (~/bin)
 (HTM) hg clone https://bitbucket.org/iamleot/localbin
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset efba97a4bfdf86c7dc40ff804d983c01e25f7a72
 (DIR) parent 8b7f681a6f44799d79a833e0de01cf2ba7dfcd45
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Thu, 20 Jun 2019 16:42:48 
       
       Always exec
       
       Diffstat:
        less |  2 +-
        1 files changed, 1 insertions(+), 1 deletions(-)
       ---
       diff -r 8b7f681a6f44 -r efba97a4bfdf less
       --- a/less      Sat Jun 15 13:10:35 2019 +0200
       +++ b/less      Thu Jun 20 16:42:48 2019 +0200
       @@ -8,4 +8,4 @@
               exec /usr/pkg/bin/less "$@"
        fi
        
       -/usr/bin/less "$@"
       +exec /usr/bin/less "$@"