Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

wget every ipv4

wget --inet4-only https://url.com

## located either at /etc/wgetrc (system-wide for all users) 
## or $HOME/.wgetrc (for a single user)
inet4_only = on/off
inet6_only = on/off
Comment

PREVIOUS NEXT
Code Example
Shell :: What is the login id in putty for ubuntu 
Shell :: linux terminal find the type of a file 
Shell :: install ddev on linux 
Shell :: how to read an input in bash 
Shell :: imagemagick merge multiple images 
Shell :: linux boot sequence step by step 
Shell :: rsync kill 
Shell :: delete file bash script with time and date 
Shell :: linux need manual fsck 
Shell :: heroku cli not entering master 
Shell :: sed bash change line 
Shell :: check head of file 
Shell :: Could not read interface wlan0 
Shell :: openfoam for ubuntu 
Shell :: uninstall nvim arch 
Shell :: custom prompt in shell / bash 
Shell :: List given directory size, directories, and files bash 
Shell :: quit ionic 
Shell :: command to search a keyword within files 
Shell :: 7zip zip multiple folders 
Shell :: powershell get-aduser global catalog 
Shell :: Restore postgres script file 
Shell :: node-red-contrib-influxdb 
Shell :: docker mac nc command 
Shell :: bash complete 
Shell :: assign diff result into a variable in shell script 
Shell :: install fzf wsl 
Shell :: rsync limit download 
Shell :: ring check if the operating system is Linux or not 
Shell :: maven archetype magnilia 
ADD CONTENT
Topic
Content
Source link
Name
4+5 =