# Example: Copy a link to current file to the clipboard ## Windows, Linux & macOS Insert a link with file title and workspace name to clipboard. You can have workspaces named by e.g. book names that you read. 1. Shell command: `echo \[\[{{title}}\|{{title}}" -> "{{workspace}}\]\]` 2. [[Output channels#How to select output channels for a shell command|Set *Output channel* to *Clipboard*]]. This example works on all operating systems. # Author Thank you [FelipeRearden](https://github.com/FelipeRearden) for this idea! 🙂 # History > [!page-edit-history]- Page edit history: 2021-11-19 &#10132; 2023-02-28 > - [<small>2023-02-28</small>](https://github.com/Taitava/obsidian-shellcommands-documentation/commit/7c25de016fcfca074a5743207377e6730e6a58f9): Change word "Macintosh" to "macOS". > - [<small>2021-11-20</small>](https://github.com/Taitava/obsidian-shellcommands-documentation/commit/49f6a5aa991b118b0193538cb111300aca91dc96): Improve some links. > - [<small>2021-11-19</small>](https://github.com/Taitava/obsidian-shellcommands-documentation/commit/07f94b03e4e8a79f1269c1dab598b5e7f536b652): Example shell commands. > > [<small>See this list of commits on GitHub</small>](https://github.com/Taitava/obsidian-shellcommands-documentation/commits/main/Example%20shell%20commands/Copy%20a%20link%20to%20current%20file%20to%20the%20clipboard.md). > ^page-edit-history