Ericsson LBI-39001 Bedienungsanleitung Seite 57

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 96
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 56
COMMANDS AND SYNTAX LBI-39040
57
f Forces each argument to be interpreted as a directory and lists the name found in each slot. This option turns
off -l, -s, and -r, and turns on -a; the order is the order in which entries appear in the directory.
F Marks directories with a trailing slash (/) and executable files with a trailing asterisk (*).
g For ls, shows the group ownership of the file in a long output.
i For each file, prints the i-number in the first column of the report.
l Lists in long format, providing mode, owner, size in bytes, and time of last modification for each file. If the
time of last modification is greater than six months ago, it is shown in the format “month date year”; files
modified within six months show “month date time”.
q Displays non-graphic characters in filenames as the character “?”; for ls, this is the default when output is to
a terminal.
r Reverses the order of sort to receive reverse alphabetic or oldest first, as appropriate.
R Recursively lists the subdirectories encountered.
s Provides the size of each file, including any indirect blocks used to map the file, in kilobytes.
1 Forces single-column output.
EXAMPLES:
pSH+> ls
aug02.log jul24.log jul27.log jul30.log
aug03.log jul25.log jul28.log pmistats.dat
aug04.log jul26.log jul29.log
pSH+> ls -ls
total 545
98 -rwxrwxrwx 1 root 115299 Aug 02 1993 23:57 aug02.log
55 -rwxrwxrwx 1 root 93477 Aug 03 1993 22:24 aug03.log
111 -rwxrwxrwx 1 root 187501 Aug 04 1993 19:20 aug04.log
2 -rwxrwxrwx 1 root 983 Jul 24 1993 22:29 jul24.log
10 -rwxrwxrwx 1 root 5000 Jul 25 1993 23:46 jul25.log
85 -rwxrwxrwx 1 root 43039 Jul 26 1993 22:47 jul26.log
8 -rwxrwxrwx 1 root 200623 Jul 27 1993 22:51 jul27.log
37 -rwxrwxrwx 1 root 18499 Jul 28 1993 23:07 jul28.log
102 -rwxrwxrwx 1 root 52060 Jul 29 1993 22:35 jul29.log
36 -rwxrwxrwx 1 root 18235 Jul 30 1993 15:47 jul30.log
1 -rwxrwxrwx 1 root 110 Jul 27 1993 19:31 pmistats.dat
6.2.10. mkdir
mkdir -- makes a directory
USAGE:
mkdir [-p] dir_name ...
DESCRIPTION:
mkdir creates the directory dir_name.
OPTIONS:
p Allows missing parent directories to be created as needed.
Seitenansicht 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 95 96

Kommentare zu diesen Handbüchern

Keine Kommentare