Search Results

Search: Posts Made By: Demas
1,300
Posted By Demas
Sorry, I'm not explaining myself properly I...
Sorry, I'm not explaining myself properly

I have a sh file with this:

echo "Name user:"
read user
echo "Name channel:"
read channel
...
1,300
Posted By Demas
Thank you What I'm asking is: when I...
Thank you


What I'm asking is: when I execute the sh file which associates a person with a tv channel it writes in the log file something like this:2016-09-26 14:00:01 Mary CBS
1,300
Posted By Demas
Time and Date
Hi! I have a sh file and a log file and I need to add the time and date of my computer to the log file every time I execute the sh file.

I found this code: echo %time% %date% >> file.log but it...
5,679
Posted By Demas
sed -E "s/$channel_remove//g"
sed -E "s/$channel_remove//g"
5,679
Posted By Demas
Thank you! I already added here the channels.txt...
Thank you! I already added here the channels.txt and registrations.txt
5,679
Posted By Demas
Thank you! I added all you said and I keep...
Thank you! I added all you said and I keep getting this error: end of file unexpected (expecting "fi")
5,679
Posted By Demas
Help with shell scrip syntax errors
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:

This script...
Showing results 1 to 7 of 7

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