12 lines
231 B
Markdown
12 lines
231 B
Markdown
---
|
|
title: "View Torrents"
|
|
tags: [ "data", "transmission", "torrenting" ]
|
|
---
|
|
|
|
|
|
```sh
|
|
transmission-show $file.torrent | less
|
|
```
|
|
|
|
`TRACKERS` shows where transmission will ask who has the torrent, but will probably be out of date.
|