mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-05 17:52:29 +00:00
01738fd357
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1171 e378c898-3ddf-0310-93e7-cc216c733640
3 lines
38 B
Bash
3 lines
38 B
Bash
#!/bin/bash
|
|
cat /proc/$PPID/maps > $1
|