less.sh: Avoid unnecessary stat call
While at it, remove unnecessary executable bits (in git) and shebang from less.*sh.
This commit is contained in:
parent
3628f016fe
commit
11bfc57bdf
1
less.csh
Executable file → Normal file
1
less.csh
Executable file → Normal file
@ -1,4 +1,3 @@
|
||||
#!/bin/csh
|
||||
# less initialization script (csh)
|
||||
if ( -x /usr/bin/lesspipe.sh ) then
|
||||
if ( $?LESSOPEN && { eval 'test ! -z "$LESSOPEN"' } ) then
|
||||
|
Loading…
Reference in New Issue
Block a user