Red Hat NETSCAPE MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Manuel d'utilisateur Page 254

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 300
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 253
242 You Are Here
Figure 16.14: Stringing commands and comparing les
cat < sneakers.txt
Because we used the less-than symbol (<) to separate the cat command from the le, the output of
sneakers.txt was read by cat.
16.10 Pipes
No, were not going to start talking about plumbing here. In Linux, pipes connect the standard
output of one command to the standard input of another command.
Lets take a step back, to the ls command. There are plenty of options available with ls,butwhatif
the contents of a directory stream by too quickly for you to view them?
Lets view the contents of the /etc directory.
ls -al /etc
How do we take a closer look at the output before it races off the screen?
Vue de la page 253
1 2 ... 249 250 251 252 253 254 255 256 257 258 259 ... 299 300

Commentaires sur ces manuels

Pas de commentaire