zsh-users
 help / color / mirror / code / Atom feed
* Segregating a Global Alias
@ 2014-03-24 14:43 zzapper
  2014-03-24 17:22 ` Bart Schaefer
  0 siblings, 1 reply; 15+ messages in thread
From: zzapper @ 2014-03-24 14:43 UTC (permalink / raw)
  To: zsh-users

Hi
I want to create an output file based on the name of the input file however 
the input file is foung using a Global alis NF

perl -ne 's/(<\/\w+>)/$1\n/g; print' < NF > {NF}.txt     ### Doesn't work

where
alias -g NF='*~vssver.scc(.om[1])'

Solutions, alternatives?

-- 
zzapper
https://twitter.com/dailyzshtip


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2014-03-25 15:32 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-24 14:43 Segregating a Global Alias zzapper
2014-03-24 17:22 ` Bart Schaefer
2014-03-24 17:34   ` zzapper
2014-03-24 17:47     ` zzapper
2014-03-24 18:04       ` Re[2]: " Manuel Presnitz
2014-03-25 12:28         ` zzapper
2014-03-24 18:11       ` Paul Johnson
2014-03-24 18:19       ` 'whence' anomaly Ray Andrews
2014-03-24 22:48         ` Bart Schaefer
2014-03-25  3:10           ` Ray Andrews
2014-03-25  6:25             ` Bart Schaefer
2014-03-25 15:32               ` Ray Andrews
2014-03-24 22:36       ` Segregating a Global Alias Bart Schaefer
2014-03-25  1:56         ` Bart Schaefer
2014-03-25 14:07           ` zzapper

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).