Welcome Guest [Log In] [Register]
Add Reply
Linuxman Pages - Command Reference
Topic Started: Sep 29 2013, 10:52 AM (105 Views)
linuxman
Member Avatar
Administrator
Linuxman Command Reference - Link to Website

Sample:

Quote:
 
NAME

ls - list directory contents
SYNOPSIS

ls [OPTION]... [FILE]...
DESCRIPTION

List information about the FILEs (the current directory by default). Sort entries alphabetically if none of -cftuSUX nor --sort.

Mandatory arguments to long options are mandatory for short options too.

-a, --all
do not hide entries starting with .
-A, --almost-all
do not list implied . and ..
--author
print the author of each file
-b, --escape
print octal escapes for nongraphic characters
--block-size=SIZE
use SIZE-byte blocks
-B, --ignore-backups
do not list implied entries ending with ~
-c
with -lt: sort by, and show, ctime (time of last modification of file status information) with -l: show ctime and sort by name otherwise: sort by ctime
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Bash Scripts and Cheat Sheets · Next Topic »
Add Reply