no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


cd [2015/08/05 16:31] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== cd ======
  
 +=== Tips and Tricks ===
 +
 +If you don't know what the parent folder's name is, but you do know the child folder's name is, you can use ''cd */foo'' to get there.
 +
 +Examples: I'm in a ports system (OpenBSD, Gentoo, etc), and I know I'm looking for package name mplayer, but I don't know what category it's in:
 +
 +<code>
 +cd */mplayer/
 +</code>
 +
 +If two of the same child directories exist in more than one of the parent folders, then ''cd'' will go into the first one it finds.

Navigation
QR Code
QR Code cd (generated for current page)