Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > be.comp.os.linux > #6148

Re: bash scriptje

From Lieven Marchand <mal@wyrd.be>
Newsgroups be.comp.os.linux
Subject Re: bash scriptje
References (16 earlier) <nfak2v$jfc$1@dont-email.me> <nfalmp$t0i$1@gioia.aioe.org> <njod8v$m6q$1@dont-email.me> <80s43d-sm2.ln1@tisnix.motzarella.org> <njp33i$1f6$1@dont-email.me>
Date 2016-06-14 20:17 +0200
Message-ID <871t3zfxds.fsf@black.wyrd.be> (permalink)

Show all headers | View raw


Aragorn <thorongil@telenet.be.invalid> writes:

>
> Dat zou normaal gezien inderdaad moeten werken.  Je kan overigens ook 
> een functie toevoegen aan je $HOME/.bashrc, iets als...
>
>   loopfilmpje ()
>   {
>     while /bin/true
>       do $HOME/bin/scriptje
>     done
>   }

En voor de volledigheid, true is een shell builtin dus je kan gewoon

while true

doen.

-- 
Although the invention of computer science has presented several inconveniences
to mankind - ask ordinary Iraqis what they think of the computers on a cruise
missile -, it offers a great advantage to mathematical pedagogy: a proof is 
totally correct if a suitably programmed computer could understand it. Godement

Back to be.comp.os.linux | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

bash scriptje Vito <vito@invalid.invalid> - 2016-04-19 15:28 +0200
  Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-19 15:39 +0200
    Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-19 15:44 +0200
      Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-19 16:29 +0200
        Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-19 17:45 +0200
          Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-19 17:55 +0200
            Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-19 18:18 +0200
              Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-19 19:00 +0200
                Re: bash scriptje Lieven Marchand <mal@wyrd.be> - 2016-04-19 19:31 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-19 19:48 +0200
                Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-19 22:07 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-19 22:25 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-19 22:27 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-19 22:36 +0200
                Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-20 17:53 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-20 18:30 +0200
                Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-20 19:44 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-20 20:07 +0200
                Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-20 20:38 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-20 20:56 +0200
                Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-20 21:29 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-20 21:51 +0200
                Re: bash scriptje Lieven Marchand <mal@wyrd.be> - 2016-04-20 22:31 +0200
                Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-21 11:01 +0200
                Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-21 11:59 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-21 12:58 +0200
                Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-21 13:34 +0200
                Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-21 14:19 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-21 14:25 +0200
                Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-21 14:44 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-04-21 15:23 +0200
                Re: bash scriptje Vito <vito@invalid.invalid> - 2016-04-21 15:48 +0200
                Re: bash scriptje Eddy Wally <eddy@haeven.com> - 2016-06-14 09:55 +0200
                Re: bash scriptje wimpunk <ybwdlapvxvun@spammotel.com> - 2016-06-14 10:31 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-06-14 16:07 +0200
                Re: bash scriptje Lieven Marchand <mal@wyrd.be> - 2016-06-14 20:17 +0200
                Re: bash scriptje wimpunk <ybwdlapvxvun@spammotel.com> - 2016-06-15 08:32 +0200
                Re: bash scriptje Eddy Wally <eddy@haeven.com> - 2016-06-15 13:04 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-06-15 16:03 +0200
                Re: bash scriptje Lieven Marchand <mal@wyrd.be> - 2016-06-15 16:13 +0200
                Re: bash scriptje Aragorn <thorongil@telenet.be.invalid> - 2016-06-15 17:33 +0200
                Re: bash scriptje Eddy Wally <eddy@haeven.com> - 2016-06-16 13:23 +0200

csiph-web