Hello,

What command are you using? Where are do you want this link? I can't see how 
the size would make any difference.

Let's say you want it on the desktop:
I would cd into the desktop directory:

code: cd ~/Desktop

Double check you are in the directory with the PWD command:

code: pwd

Now create your link:

code: ln -sv ~/Music .

Note the absence of the slash at the end of the target and the period to anchor 
the source.

If a command is not working as expected. Try looking at the man page for that 
command:

code: man ln

HTH
Gena

Please Note:
Please use email address below for all future correspondence:

g...@gena-j.me.uk

Georgina Joyce
Applied Psychologist
Training and Coaching.
Because individuals of groups matter!


On 17 Jul 2013, at 01:17, KJSC radio <kjsc.ra...@gmail.com> wrote:

> Hello all… I'm sorry for posting so many questions here… but I have another 
> question, this one is not regarding ftp servers and stuff… this one has to do 
> with the terminal  getting stuck at a surten directory… when I go to my music 
> directory where all my artists are, the terminal seems to get stuck and the 
> directory itself, its like 100 gigs or  a little bit more. How would I get 
> around this problem using  the terminal because I'm trying to create a 
> simlink that points to that directory and every time I do that, it always 
> gets stuck and I just see, >. grader than symbols. If you guys can help with 
> this problem, I would be very grateful. thanks all and have a good day.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to macvisionaries+unsubscr...@googlegroups.com.
> To post to this group, send email to macvisionaries@googlegroups.com.
> Visit this group at http://groups.google.com/group/macvisionaries.
> For more options, visit https://groups.google.com/groups/opt_out.
> 
> 

-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to macvisionaries+unsubscr...@googlegroups.com.
To post to this group, send email to macvisionaries@googlegroups.com.
Visit this group at http://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to