Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

execute each line of txt bash

while read line; do sudo $line; done merge.txt
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #execute #line #txt #bash
ADD COMMENT
Topic
Name
3+7 =