mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-05 06:13:59 +01:00
3 lines
74 B
Fish
3 lines
74 B
Fish
function tcptrcrt --wraps=tcptraceroute
|
|
sudo tcptraceroute -w 1 $argv
|
|
end
|