At 13:52 -0700 on 08/14/2011, Govinda wrote about Re: FTP/SFTP
Browser shows two "folders" in every directory:
I guess I need to find a good CL forum and ask about what you meant
Herb, when you referred to "PATH"?
When you issue a command, there needs to be a location where the
system looks for the command. ./command says to look in the current
directory. What PATH does is provide a list of directories to look in
(in sequence) until the command is located. This way you can issue
commands that are in different locations and not need to inform the
system where to look for the current command you are issuing.
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem,
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>