Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. [root@ip-172-31-6-202 php-fpm.d]# alternatives --list php
  2. alternatives version 1.7.4 - Copyright (C) 2001 Red Hat, Inc.
  3. This may be freely redistributed under the terms of the GNU Public License.
  4.  
  5. usage: alternatives --install <link> <name> <path> <priority>
  6. [--initscript <service>]
  7. [--family <family>]
  8. [--slave <link> <name> <path>]*
  9. alternatives --remove <name> <path>
  10. alternatives --auto <name>
  11. alternatives --config <name>
  12. alternatives --display <name>
  13. alternatives --set <name> <path>
  14. alternatives --list
  15.  
  16. common options: --verbose --test --help --usage --version --keep-missing
  17. --altdir <directory> --admindir <directory>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement