[linux-audio-user] batch creation of symlinks

Frank Barknecht fbar at footils.org
Sun Jul 9 18:32:56 EDT 2006


Hallo,
Chris McCormick hat gesagt: // Chris McCormick wrote:

> I think you don't actually need the '.' in this case, so the solution
> can be two characters shorter.

Or omit the loop instead: 

$ ln -s */* .

That must be the shortest one, it's as short as 

$ cp -s */* . 

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__



More information about the Linux-audio-user mailing list