Re: note about beginners guide

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Am Fri, 10 Aug 2012 14:52:09 +0200
schrieb Ralf Mardorf <ralf.mardorf@xxxxxxxxxxxxx>:

> Because cd + ls gives an overview about the structure?

The output of

$ cd /usr/share/zoneinfo/Europe
$ ls

is exactly the same as

$ ls /usr/share/zoneinfo/Europe

There's only one difference. The first one firstly changes the working
directory from `pwd` to /usr/share/zoneinfo/Europe while the second
one keeps `pwd` as the working directory.

Heiko


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux