Can the '-P' and '-L' options be used together in the 'pwd' command?

No, the -P and -L options cannot be used together in the pwd command. You can only specify one option at a time.

  • Use pwd -P to display the physical path.
  • Use pwd -L to display the logical path.

If you try to use both options simultaneously, the command will not work as intended. If you have any more questions or need further assistance, feel free to ask!

0 Comments

no data
Be the first to share your comment!