The Open Source Swiss Army Knife

/unix/unix_editors/sed/insert_recursive/
/unix/unix_editors/sed/insert_recursive/ + sub-categories
http://www.sirfsup.com/
web directory content
    
      

Not logged in
Chat Register Login
return to:  http:/www.sirfsup.com      /unix   /unix_editors   /sed   /insert_recursive 
sub-categories and articles

                                                  
   --->create new sub-category


resed.sh
add

#!/bin/sh for i in `ls` do if [ -d $i ]; then cp runsed.sh $i || printf "failed to copy runsed.sh to $i
" >&2
   --->upload your article


User submitted category site links


(None)

-->submit a page from your site dealing with insert_recursive to the sirfsup! web directory for listing

return to top