Red Hat NETSCAPE MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION User Manual Page 243

  • Download
  • Add to my manuals
  • Print
  • Page
    / 300
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 242
16.3 Looking Around With ls 231
Figure 16.8: Adding an alias for the ls command to the .bashrc le
Simply pressing Enter will save your changes to your .bashrc le.
You wont be able to see your changes take effect until you close your xterm window and open a new
xterm. Once you do that, youll see your modications take effect.
Heres a short list of some popular options with ls. Remember, you can view the full list by reading
the ls man page (man ls).
-a all. Lists all the les in the directory, including the hidden les (.filename). The .. and .
at the top of your list refer to the parent directory and the current directory, respectively.
-l long. Lists details about contents, including permissions (modes), owner, group, size,
creation date, whether the le is linked to somewhere else on the system and where its link
points.
-F –file type. Adds a symbol to the end of each listing. These symbols include / to indicate a
directory; @ to indicate a symbolic link to another le; * to indicate an executable le.
-r reverse. Lists the contents of the directory from back to front.
-R recursive. This recursive option lists the contents of all directories (below the current
directory) recursively.
-S size. Sorts les by their size.
Page view 242
1 2 ... 238 239 240 241 242 243 244 245 246 247 248 ... 299 300

Comments to this Manuals

No comments