Revision history of "Hidden files"

From Linuxintro

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 08:49, 16 June 2012imported>ThorstenStaerk 427 bytes +238
  • curprev 08:45, 16 June 2012imported>ThorstenStaerk 189 bytes +189 Created page with "Hidden files under Linux are files that start with a dot. They are not included when using the * operator in bash: # ls .hidden a.out datei main.cpp # ls * a.out date..."