Search Results

Search: Posts Made By: wingchun22
21,247
Posted By wingchun22
i just add the info to the file named it...
i just add the info to the file

named it truncate, chmod 755

then when i run the file via shell to test it

./truncate

i keeps on popping up all the mysql help file, it doesn't seem...
21,247
Posted By wingchun22
thanks for the help ikon you have cleared up lots...
thanks for the help ikon you have cleared up lots of questions and ponted me in the right dirrection

i will give that a try like you have mentioned, just on thing can i simply name the script...
21,247
Posted By wingchun22
hi just been playing around with the code listed ...
hi just been playing around with the code listed

got around to this


TABLE_NAME=userips
USER_NAME=user
IP_ADDR=localhost
PASSWORD=password
somevar=`echo "TRUNCATE TABLE userips" | mysql...
21,247
Posted By wingchun22
hi i'm using mysql
hi i'm using mysql
21,247
Posted By wingchun22
how to run cron job to truncate database table
hi

i'm a bit stuck trying to find the correct syntax in order to run a cron job which just truncates all info from a single table in my database

i have a main database - db1
and i have a...
12,472
Posted By wingchun22
Help need to make a shell script run for ffmpeg vhook watermaking in shell
i have a small problem getting a batxh shell script to run in shell

this is the code




the problem seems to be centered around the ffmpeg command, something maybe to do with the ' '...
51,952
Posted By wingchun22
thanks works ok now
thanks works ok now
51,952
Posted By wingchun22
how whould i do that in shell ?? is it...
how whould i do that in shell ??

is it something like

nohup ./3gptozip.sh *.3gp &

or

./3gptozip.sh *.3gp

or is that the incorrect way to do it, thanks for help by the way
51,952
Posted By wingchun22
sorry to be a bit stupid but how or what do i...
sorry to be a bit stupid but how or what do i change and where to make this work
am i not doing the

zip -j "$f.zip" "$f"


part right


or is there a problem, in the echo commands
...
51,952
Posted By wingchun22
batch shell script to zip individual files in directory - help
help trying to figure out a batch shell script to zip each file in a directory into its own zip file

using this code but it does not work



tryed this also



nothing seems to work...
3,858
Posted By wingchun22
help removing characters for output file in shell script
hi i'm new to shell scripts and have a small problem

i am running a batch converter that returns all flash .flv files in a directory and create a png image from each one



the problem i...
Showing results 1 to 11 of 11

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