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


Groups > comp.os.linux.misc > #11784

composition ? piping

From Unknown <dog@gmail.com>
Newsgroups comp.os.linux.misc
Subject composition ? piping
Date 2014-08-21 20:50 +0000
Organization A noiseless patient Spider
Message-ID <pan.2014.08.21.20.56.55@gmail.com> (permalink)

Show all headers | View raw


Show me the line-count of the newest [by change time] file, 
in the same dir as the executable file:M;
  in a compositional/non*nix syntax might be:
M which | dirname | ls -t | head -1 | cat | wc -l

How is it in this ad hoc *nix mess ?

Also, is 'rename-piping' possible?
eg. instead of:
cp A b.wav; aplay b.wav ; rm b.wav
 aplay `<process file A as fileb.wav would be processed>
?

== TIA.

Back to comp.os.linux.misc | Previous | NextNext in thread | Find similar | Unroll thread


Thread

composition ? piping Unknown <dog@gmail.com> - 2014-08-21 20:50 +0000
  Re: composition ? piping Joe Beanfish <joebeanfish@nospam.duh> - 2014-08-22 13:39 +0000
  Re: composition ? piping John Hasler <jhasler@newsguy.com> - 2014-08-22 10:16 -0500
    Re: composition ? piping Rich <rich@example.invalid> - 2014-08-22 17:13 +0000
    Re: composition ? piping Unknown <dog@gmail.com> - 2014-09-21 13:09 +0000
      Re: composition ? piping Jerry Peters <jerry@example.invalid> - 2014-09-21 20:18 +0000
        Re: composition ? piping Joe Beanfish <joebeanfish@nospam.duh> - 2014-09-22 13:39 +0000
          Re: composition ? piping Michael Baeuerle <michael.baeuerle@stz-e.de> - 2014-09-26 08:26 +0000
            Re: composition ? piping Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2014-09-26 13:01 -0400
              Re: composition ? piping Michael Baeuerle <michael.baeuerle@stz-e.de> - 2014-09-29 08:54 +0000
                Re: composition ? piping Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2014-09-29 15:47 +0000
                Re: composition ? piping John Hasler <jhasler@newsguy.com> - 2014-09-29 11:41 -0500
            Re: composition ? piping "Anonymous Remailer (austria)" <mixmaster@remailer.privacy.at> - 2014-09-27 12:49 +0200
      Re: composition ? piping Bill Marcum <bill.marcum57@yahoo.com> - 2014-09-25 14:58 -0400

csiph-web