you need a space between the command and argument "cd .." On Mon, Jul 23, 2012 at 7:36 PM, Jeffery Brewer <[email protected]> wrote: > Thanks to both... > > how do you move up one level in the directory structure without having to > type the entire path? e.g. "cd.." > > > On Monday, July 23, 2012 4:30:14 PM UTC-7, Serge Matveenko wrote: >> >> On Tue, Jul 24, 2012 at 3:18 AM, Łukasz Siwiński <[email protected]> >> wrote: >> > Ps: after: "$ echo dir alias='ls' >> .bashrc" exit & relaunch your >> > prompt (bach/command line) >> >> alias dir='ls -Alh' >> >> gives more familiar look for windows user >> >> personally I use this alias in my linux shell for over 6 years >> >> >> -- >> Serge Matveenko >> [email protected] >> http://www.ohloh.net/accounts/lig >> http://ru.linkedin.com/in/sergematveenko > > -- > You received this message because you are subscribed to the Google Groups > "Git for human beings" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/git-users/-/mBcY5sU4qI0J. > > 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/git-users?hl=en.
-- You received this message because you are subscribed to the Google Groups "Git for human beings" group. 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/git-users?hl=en.
