Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

trickle usage

# Throttle an application
trickle -s -d 50 -u 10 pacman -Syu

# Limit download rate of file
trickle -s -d 200 wget "<url to file you want to download>"
Source by wiki.archlinux.org #
 
PREVIOUS NEXT
Tagged: #trickle #usage
ADD COMMENT
Topic
Name
7+5 =