Skip to content

Commit

Permalink
Merge branch 'denis-sokolov-patch-6'
Browse files Browse the repository at this point in the history
  • Loading branch information
igorshubovych committed Jan 6, 2016
2 parents fb538e8 + 1b63a9d commit f31f3bb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pages/common/ln.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@

`ln -sf {{path/to/new/original/file}} {{path/to/file/link}}`

- overwrite a symbolic link to a folder

`ln -sfT {{path/to/new/original/file}} {{path/to/folder/link}}`

- create a hard link to a file

`ln {{path/to/original/file}} {{path/to/link}}`

0 comments on commit f31f3bb

Please sign in to comment.