Files
sdk/tests/standalone/io/ln.sh
T
2012-05-02 11:39:21 +00:00

8 lines
247 B
Bash
Executable File

#!/usr/bin/env bash
# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
ln $1 $2 $3