Shalom.
This is the last of our lectures for newbies. The subject is scripting, and
the lecturer is the indefatigable Moshe Zadka.
The lecture will take place on Sunday, 4.6 at 19:00 in Dach hall, Chemistry
Bldg., Tel Aviv University.
Please advertise widely.
--
Lehitraot, Roi.
==
I thought I'd post the topics I'm going to talk about tommorow, and see
what everybody think:
* basic redirection: ls > results, less < HOWTO
* pipes: ls | less, etc.
* tr: how to upcase, how to delete characters, how to split words
* grep: regexs for dummies, multi-file grep, -l, -v
* sed: -n, -
On Fri, 2 Jun 2000, Itamar S Maltz wrote:
> Yes, it is because we need to fee like we belong i guess. so?
we already belong to the (free) unix community. doesn't that satisfy one's
need to belong?
> If it wasn't for that itchie thought that there is something better people
> would have still b
On Sat, 3 Jun 2000, Moshe Zadka wrote:
> I thought I'd post the topics I'm going to talk about tommorow, and see
> what everybody think:
> * sed: -n, -p, s///g?
> * awk: -F, print fields, check book balancing program
that's too advanced for now I believe...
> * Python scripting:
> - prompt
> -
On Sat, 3 Jun 2000, Ira Abramov wrote:
> > * sed: -n, -p, s///g?
> > * awk: -F, print fields, check book balancing program
>
> that's too advanced for now I believe...
H..if I get too many blank looks on
BEGIN {sum = 0}
{ sum = sum + $0 }
END {print sum}
I'll try and go a little slowe
People, i don't understand what the problem with u?
just use what ever u want!!!
and don't make problems to other people..
let them use what ever they want also!!!
even if they using win3.11, it is their problem!!!
Pavel Bibergal
===
MZ>> Likewise, the free UNIX community acts derisively towards windows, but BSD
MZ>> advocates have criminal intentions towards Linux advocates. And of course,
Note that this is unidirectional - most Linux advocates don't have nothing
bad to say on FreeBSD. Looks like envy of older brother toward
On Thu, Jun 01, 2000, Alon Altman wrote about "Announcing: Updated cellphone script.":
> Hi,
> I have just released an updated version of Nadav Harel's cellphone script,
> with new options for rotating cellcom/orange accounts and using a config
> file.
>
> In addition, I have also released a
On Sat, 3 Jun 2000, Nadav Har'El wrote:
> I've been having serious problems with my script in the last few days: it
> started with 90% of the messages being sent only in the 2nd, and sometimes
> in the 5th retry, and in the last couple of days it got worse, and I also
> started getting errors sayi
Moshe Zadka <[EMAIL PROTECTED]> writes:
> I thought I'd post the topics I'm going to talk about tommorow, and see
> what everybody think:
>
> * basic redirection: ls > results, less < HOWTO
Nitpicking: the last one doesn't look a particularly good example
in view of "less HOWTO".
More substan
On 3 Jun 2000, Oleg Goldshmidt wrote:
> Moshe Zadka <[EMAIL PROTECTED]> writes:
>
> > I thought I'd post the topics I'm going to talk about tommorow, and see
> > what everybody think:
> >
> > * basic redirection: ls > results, less < HOWTO
>
> Nitpicking: the last one doesn't look a particular
11 matches
Mail list logo