Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash read xlsv

xls2csv domains.xls | sed -e's/"//g' | while read l; do d=`echo "$l" | awk  '{print $2}'`; lynx "$d"; done
Comment

PREVIOUS NEXT
Code Example
Shell :: redirect folder to 403 
Shell :: router interface down cisco 
Shell :: repro blender ubuntu 18.04 
Shell :: how to ushow to add hadolint as a pre-commit hook 
Shell :: converter mp3 para kali linux 
Shell :: how to create reactportal in gatsby 
Shell :: python3 GIVINGSTORM.py -n Windows-Upgrade -p b64 encoded payload -c amazon.com/c2/domain HTA Example 
Shell :: macos netcat write message 
Shell :: node-pre-gyp ERR! install response status 404 Not Found 
Shell :: how to clear/delete/remove/erase/wipe/forget shell traps 
Shell :: To copy a directory from a local to remote system, use the -r option 
Shell :: ls print gigabyte 
Shell :: Could not download aapt2-proto-4.1.0-alpha01-6193524.jar 
Shell :: Enable GPIO serial port 
Shell :: You are not inside a Hardhat project. 
Shell :: heroku cli container select context folder 
Shell :: grep files modified since yesterday 
Shell :: snap remove all disabled 
Shell :: SHOULD AVOID - SECURITY RISK 
Shell :: powershell get unique without sort 
Shell :: how to install opensll in ubuntu 18.04 
Shell :: upload file to remote linux 
Shell :: install ros melodic ubuntu 20 
Shell :: git roll back to a point 
Shell :: git stop tracking files matching pattern 
Shell :: Rename all items in a directory to lower case 
Shell :: uninstall minikube ubuntu 20.04 
Shell :: yum mongodb ubuntu 16.04 
Shell :: escape is not showing in mac top panel 
Shell :: wp plugin install through code-part 2 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =