15 lines
226 B
Markdown
15 lines
226 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.
|