Hi guys,
I'm still newbie using crontab. I just have something wrong with me crontab.
first if I input the job by using :
crontab -e
and then input the job :
12 17 * * * ./CheckMissingFiles.ksh 4
and I checked it by typing "crontab -l", and they brought up :
12 17 * * *...
Hi guys,
I know it's abit newbie, but I'm struggling to change the font size in my xterm.
I had a look in "man xterm"
and I try to type "xterm -fs 20", but the font size didnt change...
Please don't laugh, but help thx...
Hi guys,
Sorry probably this is abit not appropriate, but I need your guys opinion.
Do you guys know where is the best forum of Control M for me to learn and pass some questions which has quick response as good as this forum ?
Or do you guys join any Control M forum ? Cause my job now dealing...
Hi guys,
I would like to run my script every day at 8.00 am and 10.30 am except saturday and sunday, but I don't have cron installed in my account.
How do I do that ?
Thanks in advance
Hi guys, I've been struggling to create a script with condition whether $2 exist or not, so the logic is :
if $2 == ""
exit 1
if $2 == "email"
mail -s "test" ...
else
exit 1
how do I code it in ksh, I tried to code like above. But when I tried to execute the script, let's say the...
Hi guys,
I would like to change the date format from :
Fri Jun 16 18:14:32 2006
into :
20060616
I know to grab "2006" and '16', but what about to change Jun into 06, I'm sure you guys have quick idea to change this.
Thanks in advance guys,
Hi guys,
I'm trying to create a script to tell me if there's any file coming into my directory...
So the idea is if there's any file coming to my directory, it will give me the message about this file just came in...
in pseudo code I think I'll get the latest time of directory and if there's...
Hi guys,
In my linux server, it's already installed vncserver, but when I type "vncserver". they give me the number of vncserver which is [servername]:1
but when I tried to connect from client windows OS, I was unable to connect to. And when I see the vnc log files, I saw this message :
Xvnc...
Hi Guys,
I have dual boot OS, which is linux mandriva 10 and windows XP. I just wanna ask whether there is any application that can run my linux environment under windows OS by doing ssh or whatever?
So, I still have linux handy and if I wanna play games under windows I don't have to restart...
Hi guys,
I tried to running some sed command in my linux something like [sed '/|$/!N;s/\n//'], but it doesn't work same as my unix sed.
I assume my linux has different sed format, I typed in my linux : "man sed"
and it said :
NAME
sed - manual page for sed version 4.1.3
...
GNU sed...
Hi guys,
I have the number of files and I need to check the files before transfer via ftp and the files after transfer, whether there is any file missing via transfer or not.
Because the way it's transfer from the system is file by file, it doesnt tar it or zip it first. So, some kind a "mput...
Hi Guys,
I just installed mandriva 10, and when I started to install it . first my computer read from DVD ROM to install linux from bootable DVD.
And I got the message "Disabling IRQ #18", but the installation keeps running.
During the installation until the step of installation bootloader...
Hi guys,
I have a problem to understand "xargs" command help.
I tried to look at xargs command help, but it's so many function and I don't understand.
Could you guys give me basic understanding or sample to use it ? THX GUYS.
Hi guys,
I've been using unix server for a while and Just wondering how to create an account into unix server ?
Also how to see how many users using the servers (active and inactive) ?
Do I need root access for that ?
Thx guys
Hi guys,
I've got the code...
#!/bin/sh
echo 'what is the value? '
read value
cat <<EOF
The value is $value
EOF
what's the EOF means pls? and what does it do?
Hi Guys,
I know that my Solaris default umask value is 022 and I can simply change the mode to anything, but the first question is, Is there anyway to change my umask value permanently for my login account ?
second question is,
after I change the files into 775 and I list them, at the end of...
Hi guys,
I've got this part of xml code
- <Context path="/awn" docBase="../../ANav/Web" debug="0" reloadable="true">
<Logger className="org.apache.catalina.logger.FileLogger" prefix="localhost_anav_log." suffix=".txt" timestamp="true" />
</Context>
<Context path="/pdfboeing737800SRM/"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.