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


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

Re: Linux Shell Scripting

From Bit Twister <BitTwister@mouse-potato.com>
Newsgroups comp.os.linux.misc
Subject Re: Linux Shell Scripting
Date 2015-04-03 13:42 +0000
Organization A noiseless patient Spider
Message-ID <slrnmht679.bj4.BitTwister@wb.home.test> (permalink)
References <113thaht9td8nduhtjhdr9onvsfgi9cdfd@4ax.com>

Show all headers | View raw


On Fri, 03 Apr 2015 13:52:11 +0100, gargoyle60 wrote:
> What is the purpose of the "-@" component in the following...
>
> find "/home/user" -name "syslog_20*.log" -print | zip -mj "/home/user/syslog.zip" -@
>
> I assume that it represents the piped result of the find command?

Good assumption. 
"man zip" has the definition of -@

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


Thread

Linux Shell Scripting gargoyle60 <gargoyle60@example.invalid> - 2015-04-03 13:52 +0100
  Re: Linux Shell Scripting Bit Twister <BitTwister@mouse-potato.com> - 2015-04-03 13:42 +0000
    Re: Linux Shell Scripting "Rinaldi J. Montessi" <rinaldi@notaserver.com> - 2015-04-03 08:50 -0500
      Re: Linux Shell Scripting Bit Twister <BitTwister@mouse-potato.com> - 2015-04-03 14:16 +0000
        Re: Linux Shell Scripting "Rinaldi J. Montessi" <rinaldi@notaserver.com> - 2015-04-03 10:03 -0500
          Re: Linux Shell Scripting Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2015-04-03 11:19 -0400
            Re: Linux Shell Scripting "Rinaldi J. Montessi" <rinaldi@notaserver.com> - 2015-04-03 13:11 -0500
          Re: Linux Shell Scripting gargoyle60 <gargoyle60@example.invalid> - 2015-04-04 09:38 +0100
            Re: Linux Shell Scripting Richard Kettlewell <rjk@greenend.org.uk> - 2015-04-04 09:51 +0100
              Re: Linux Shell Scripting gargoyle60 <gargoyle60@example.invalid> - 2015-04-04 09:59 +0100
      Re: Linux Shell Scripting William Unruh <unruh@invalid.ca> - 2015-04-04 06:02 +0000
        Re: Linux Shell Scripting Richard Kettlewell <rjk@greenend.org.uk> - 2015-04-04 09:08 +0100
          Re: Linux Shell Scripting "Rinaldi J. Montessi" <rinaldi@notaserver.com> - 2015-04-04 07:05 -0500

csiph-web