Command fs:symlink

Make a symbolic link

Arguments

  • src: Source
  • dest: Destination filename

Options

  • --check: Do not actually make any changes, but report whether or not a change would be made.
Back to command index