Search Results

Search: Posts Made By: pandu25
1,440
Posted By pandu25
you can use any of the following. But don't put...
you can use any of the following. But don't put space between variable name and command.
CONEXION_BAGDAD=`grep-c "Please login with USER and PASS" $ LOG_FILE_BAGDAD`
CONEXION_BAGDAD=$(grep-c...
2,740
Posted By pandu25
songs downloading using curl
Hi ,

I need to download songs from website using shell script.I have written script for that. The code is
#!/bin/ksh
curl "http://www.songs.pk/$1.html" >tmp_page 2>tmp_error
grep songid...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 05:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy