Search Results

Search: Posts Made By: inventsekar
2,005
Posted By inventsekar
Thanks Don...
Thanks Don...
Forum: Red Hat 09-27-2013
2,213
Posted By inventsekar
Hi Leo, thanks, that dude tool was superb... on...
Hi Leo, thanks, that dude tool was superb...
on that website, i found this, maybe helpful to you...
Dude Linux Installation - MikroTik Wiki (http://wiki.mikrotik.com/wiki/Dude_Linux_Installation)
2,005
Posted By inventsekar
Hi Chandana, Could you pls let me know how i...
Hi Chandana,
Could you pls let me know how i can read each line separately , the input file being svn diff, i don want to consider with what the line is ending(Ex. \).


actually your script...
1,304
Posted By inventsekar
Hi there, yes, my script does that exactly. ...
Hi there,
yes, my script does that exactly.
ok, may i know exactly what you like to do. do you want to input the min, hr and day thru cmd line arg or thru reading from user? could you please...
1,329
Posted By inventsekar
Please try: export...
Please try:

export CLASSPATH=$CLASSPATH:/path/which/need/tobe/added

to check what is your current classpath,
echo $CLASSPATH
1,304
Posted By inventsekar
Hello, assuming three command line parameters...
Hello,
assuming three command line parameters as:
$cronscript.sh <hr> <min> <day>

the script would be:

HR=$1
MIN=$2
DAY=$3

crontab -l > cron_now
#add new cron into cron file
echo...
3,054
Posted By inventsekar
Hi, May i know how do you use that grep, please. ...
Hi, May i know how do you use that grep, please.
did you use like:
du | grep -v "du : cannot read directory "
24,398
Posted By inventsekar
As per knowledge, all three are same. they just...
As per knowledge, all three are same. they just quits sftp.
821
Posted By inventsekar
I think "alarm" should be "alarm.sh", like...
I think "alarm" should be "alarm.sh", like this...
out=`awk '(NR>1) {print $9;exit}' alarm.sh`



i feel, it just executes the "echo $a"

ok, one question... whats there in that alarm.sh?
i...
1,252
Posted By inventsekar
$ echo hi --- it just prints "hi" on the...
$ echo hi
--- it just prints "hi" on the screen.
if i want to send the output to a file, then i will use output redirection.
$ echo hi > test-hi

in the same, input redirection is just the...
17,980
Posted By inventsekar
i have been very proud about MySQL. but now i...
i have been very proud about MySQL. but now i feel little sad when i read this news..
Forum: Programming 09-26-2013
3,386
Posted By inventsekar
Hi Sundaresh, I am not sure exactly if this...
Hi Sundaresh,
I am not sure exactly if this helps...but let me give an idea...
I assume you have a script which you wanted to run on background, only one instance of it.

# inside the script, you...
1,471
Posted By inventsekar
Hi Syamji, You mean, you want to find out the...
Hi Syamji, You mean, you want to find out the last 24hrs updates on the cron log?
Forum: What is on Your Mind? 12-27-2012
16,688
Posted By inventsekar
Merry Christmas and Happy new year, tooooo...
Merry Christmas and Happy new year, tooooo...
Forum: Ubuntu 12-27-2012
5,065
Posted By inventsekar
well, the best idea i would suggest is - 1....
well, the best idea i would suggest is -
1. start by some very simple books. google for some newbie guides, L/Unix for dummies, basics of unix/linux, teach yourself unix in 24 hrs, 24 days, months...
Forum: Ubuntu 11-12-2012
19,225
Posted By inventsekar
GNU Nano really gives big-time headache for the...
GNU Nano really gives big-time headache for the first time users. (i am a victim already)
if its ok, you can edit it using vi editor itself(i mean crontab -e will start the edit using vi editor, i...
Forum: Ubuntu 11-12-2012
5,065
Posted By inventsekar
Hi, You are looking only for hardcover...
Hi,

You are looking only for hardcover books? not ebooks??

I find this one is very interesting...
Please google for "Ubuntu Server Guide"
it will give official Ubuntu Server Guide.

(PS -...
Showing results 1 to 17 of 17

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