From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 13E2C268EE for ; Sun, 10 Mar 2024 22:09:50 +0100 (CET) Received: from mail.posixcafe.org ([45.76.19.58]) by 9front; Sun Mar 10 17:07:54 -0400 2024 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posixcafe.org; s=20200506; t=1710104856; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=loF/Y02W+12WgboIS0KZfq0YM0vnPI2NYbwvI+4PsJM=; b=CvLhLxYceqTFcod4cmunIyu3DOV/yclDBrnN5edzvSMFNFoSuKeDnEBdtMB7h9GvGTQrfT vDfd1eOtnnVc2HrmK+tIVFE0WPmsxtW1m/y2c6PJJx1rwSRsddlERr4rM0tIOtBBSlhlrP B1bfibmxVAXS+CclMlH5k28m+79ZUA8= Received: from [192.168.168.200] ( [207.45.82.38]) by mail.posixcafe.org (OpenSMTPD) with ESMTPSA id e442f451 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <9front@9front.org>; Sun, 10 Mar 2024 16:07:35 -0500 (CDT) Message-ID: <5144c434-20dd-4130-a21e-6ab5375e91cf@posixcafe.org> Date: Sun, 10 Mar 2024 16:07:51 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: 9front@9front.org References: From: Jacob Moody In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: content-addressed patented factory-scale general-purpose-based control Subject: Re: [9front] Equivalent of Unix uname Reply-To: 9front@9front.org Precedence: bulk On 3/10/24 16:03, Eli Cohen wrote: > hey, well... ape/uname :) > ape/uname is pretty useless for the purpose of what they were asking for. It just reads out the various environment variables that were already discussed. - moody