9front - general discussion about 9front
 help / color / mirror / Atom feed
From: neo67 <i.am.neo67@googlemail.com>
To: 9front <9front@googlegroups.com>
Subject: Re: change keyboard layout
Date: Thu, 21 Jul 2011 04:28:52 -0700 (PDT)	[thread overview]
Message-ID: <71108c10-5525-4b3f-b80c-99f350033931@gh5g2000vbb.googlegroups.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1107211158080.32694@localhost>

Ah..yes.
Okay, is not so heavy... I want to create a find.sh
___________________________
#!/bin/sh

du -a | grep $1
___________________________

in the /bin directory. But I got an error "mounted directory forbid a
creation"
But in /root/usr/glenda/bin I'm able to create files... is this
directory not mounted?
If, how can I create, if it is not mounted?

many questions...
another:

is /root/usr/glenda the home directory of glenda?
Because a "cd ~" is not yet implemented
>>>_________>>> What have they done since 1987? "Waiting for chrismas?" ;-)
Joke...

9front seems be very interesting to me
:)

THX
Juergen








On 21 Jul., 11:59, Julius Schmidt <a...@phicode.de> wrote:
> > YEAH! This is, what 9/plan/front means with "Everything is a file".
> > Absolutely elegant!
> > I search for a command like "find" in Linux, so I can search for
> > files.
>
> There is no real equivalent of find.
> du -a + sed/awk/grep is commonly used for the task (yes, it's a bit
> cumbersome).
>
> aiju

  reply	other threads:[~2011-07-21 11:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-21  8:34 neo67
2011-07-21  9:02 ` Julius Schmidt
2011-07-21  9:29   ` neo67
2011-07-21  9:59     ` Julius Schmidt
2011-07-21 11:28       ` neo67 [this message]
2011-07-21 11:50         ` Julius Schmidt
2011-07-21 12:07           ` neo67

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=71108c10-5525-4b3f-b80c-99f350033931@gh5g2000vbb.googlegroups.com \
    --to=i.am.neo67@googlemail.com \
    --cc=9front@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).