Search the web
Sign In
New User? Sign Up
vshnu · Discussion, support and announcements regarding the "vshnu" visual shell supplement software in Perl for Unix.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: [How does one copy/move files?]   Message List  
Reply | Forward Message #5 of 71 |
Sent 15Nov00 to kinzler
+---------- Re: vshnu is nice ----------
| How does one copy files? Move files? Is there a wildcard expansion for
| the list of selected files? (if there isn't, 'mv ~/foo' doesn't work in
| chooser mode, as it expands to ( 'mv ~/foo bar1 bar2 bar3 ...' ), instead.

I still use cp(1) and mv(1) commands. They're short and flexible enough
for me to still want to use directly. But vshnu can facilitate their use.

If I want to run `mv bar1 bar2 bar3 ~/foo`,

I may choose bar* with /.^bar<Return>
(note that you enter a regular
expression here ala sed/vi/perl,
not a shell pattern) [handy mnemonic
here for "choose by regexp" =
slashdot, a favorite website :-]

then do the mv command with ;mv<Return>~/foo<Return>
(the chosen files are inserted
into the command between the two
segments, the latter of which may
often be empty)

Alternately, you could also choose ~/foo lastly and then just type
";mv<Return><Return>" in choose mode. To review your full current choose
list you can type <Ctrl-C> (again to get back).

Cheers, Steve

--
from the brain of Steve Kinzler /o)\ kinzler@...
an organ with a mind of its own \(o/ www.cs.indiana.edu/~kinzler
Bibliography / imagination Orpington / heavyhearted maya.



Wed Nov 15, 2000 3:31 pm

kinzler@...
Send Email Send Email

Forward
Message #5 of 71 |
Expand Messages Author Sort by Date

Sent 15Nov00 to kinzler +---------- Re: vshnu is nice ---------- ... I still use cp(1) and mv(1) commands. They're short and flexible enough for me to still...
Steve Kinzler
kinzler@...
Send Email
Nov 15, 2000
3:31 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help