From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Catonano Newsgroups: gmane.lisp.guile.user Subject: ls ? Date: Wed, 22 Feb 2012 15:24:50 +0100 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0022158c0d4156388b04b98e4a79 X-Trace: dough.gmane.org 1329920708 5852 80.91.229.3 (22 Feb 2012 14:25:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 22 Feb 2012 14:25:08 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Feb 22 15:25:08 2012 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S0D7z-0001Lp-M6 for guile-user@m.gmane.org; Wed, 22 Feb 2012 15:25:07 +0100 Original-Received: from localhost ([::1]:43128 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0D7y-00076x-OG for guile-user@m.gmane.org; Wed, 22 Feb 2012 09:25:06 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:49117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0D7q-00075T-1D for guile-user@gnu.org; Wed, 22 Feb 2012 09:25:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0D7j-0000bt-GK for guile-user@gnu.org; Wed, 22 Feb 2012 09:24:57 -0500 Original-Received: from mail-qw0-f41.google.com ([209.85.216.41]:44745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0D7j-0000bp-8b for guile-user@gnu.org; Wed, 22 Feb 2012 09:24:51 -0500 Original-Received: by qadz32 with SMTP id z32so6201985qad.0 for ; Wed, 22 Feb 2012 06:24:50 -0800 (PST) Received-SPF: pass (google.com: domain of catonano@gmail.com designates 10.229.137.21 as permitted sender) client-ip=10.229.137.21; Authentication-Results: mr.google.com; spf=pass (google.com: domain of catonano@gmail.com designates 10.229.137.21 as permitted sender) smtp.mail=catonano@gmail.com; dkim=pass header.i=catonano@gmail.com Original-Received: from mr.google.com ([10.229.137.21]) by 10.229.137.21 with SMTP id u21mr2536277qct.115.1329920690582 (num_hops = 1); Wed, 22 Feb 2012 06:24:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=X5YaOPy3BexYft5X0fe6oSJ2xZ1hmUP0xzbaFI4MNhA=; b=tFZdrE2pj11h+QV0jd2EPkpxAN8qimQuVWZfnx8eN1tLiDQW0MuLj6JESqYcw3SoG6 9PdzeRI8qutOm+iW1tf29yMbuxUFCwFKfnwm5mvCBEiPpfQaHEhQE+go9QHerBICsjFL VEu+BS3XtfmG6Kv3oeurp8GEX2V4qO4PkgLQk= Original-Received: by 10.229.137.21 with SMTP id u21mr2099997qct.115.1329920690501; Wed, 22 Feb 2012 06:24:50 -0800 (PST) Original-Received: by 10.229.124.143 with HTTP; Wed, 22 Feb 2012 06:24:50 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.216.41 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:9298 Archived-At: --0022158c0d4156388b04b98e4a79 Content-Type: text/plain; charset=ISO-8859-1 I beg your pardon, people. I can't remember where in the manual are the instructions to use unix command from scheme I saw something like (System "ls") or something, but I can't find it now Thanks for any hint --0022158c0d4156388b04b98e4a79 Content-Type: text/html; charset=ISO-8859-1 I beg your pardon, people.

I can't remember where in the manual are the instructions to use unix command from scheme

I saw something like (System "ls") or something, but I can't find it now

Thanks for any hint

--0022158c0d4156388b04b98e4a79--