From owner-freebsd-questions@freebsd.org Sat Aug 15 02:25:26 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CAF8B3A8EC5 for ; Sat, 15 Aug 2020 02:25:26 +0000 (UTC) (envelope-from kremels@kreme.com) Received: from mail.covisp.net (mail.covisp.net [65.121.55.42]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BT40P5mwDz4QBh for ; Sat, 15 Aug 2020 02:25:25 +0000 (UTC) (envelope-from kremels@kreme.com) Content-Type: text/plain; charset=us-ascii Subject: Re: less "there is no -l option" From: "@lbutlr" In-Reply-To: Date: Fri, 14 Aug 2020 20:25:22 -0600 Cc: FreeBSD Content-Transfer-Encoding: quoted-printable Message-Id: References: <548D7ED2-9BEA-4B73-9F86-5597AB305B29@kreme.com> To: moridin@mm.st X-Mailer: Apple Mail (2.3652.0.5.2.1) X-Rspamd-Queue-Id: 4BT40P5mwDz4QBh X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of kremels@kreme.com designates 65.121.55.42 as permitted sender) smtp.mailfrom=kremels@kreme.com X-Spamd-Result: default: False [0.08 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.04)[-1.042]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MISSING_MIME_VERSION(2.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[kreme.com]; NEURAL_HAM_LONG(-1.00)[-0.999]; NEURAL_SPAM_SHORT(0.52)[0.517]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FREEMAIL_TO(0.00)[mm.st]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:209, ipnet:65.112.0.0/12, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[65.121.55.42:from] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Aug 2020 02:25:26 -0000 On 14 Aug 2020, at 11:05, moridin@mm.st wrote: >> # echo "$LESS\n$PAGER\n$MANPAGER" >> less -esXFR >=20 > This is the source of the problem, LESS variable needs to contain only = the options: >=20 > $ which less > /usr/bin/less > $ less > Missing filename ("less --help" for help) > $ LESS=3D"less -esXFR" less > There is no -l option ("less --help" for help) > Missing filename ("less --help" for help) Thank you. --=20 "Are you pondering what I'm pondering?" "I think so, Brain, but, the Rockettes? I mean, it's mostly girls, isn't it?"=