Search Results

Search: Posts Made By: sanjustudy
16,165
Posted By sanjustudy
Diff
use gvimdiff shows all the files as tiles with difference in color code

Regards,
Sanju.
15,985
Posted By sanjustudy
crontab and path
can u specify it more elobarately

Regards,
Sanju.
5,722
Posted By sanjustudy
Save TCL Procedure Output
Hi

vim sample.tcl

/usr/bin/tclsh

proc power { a b } {
puts "$a --- $b"
}

close the program
from the command prompt

$path/wish sample.tcl 5 6 >> output.txt

hope u got it
...
138,434
Posted By sanjustudy
Sanju
type "pwd" at the file location prompt will show u the complete path

Love,
Sanju.
3,005
Posted By sanjustudy
Sanju
Hi use
grep -r "ERROR" *
Forum: Linux 11-24-2005
2,108
Posted By sanjustudy
Database
Hai ,

can any one suggest me any site where the mysql tutor for linux is avialable i am new to the linux mysql so i want to know right from the basics and how can i connect those database...
2,633
Posted By sanjustudy
Crontab
Hai ,
the working the path and representation of crontab application will differs from flavour to flavour in linux if so will any one plz tell me how it differs . its urgent


...
15,533
Posted By sanjustudy
Hai, in ur java class ur specfying...
Hai,

in ur java class ur specfying some thing to print on console but may be there may be no console
opened to print ur s.o.println from crontab u can't start application which have...
3,820
Posted By sanjustudy
hai , use regexp u can remove the...
hai ,
use regexp u can remove the unnecessary blank space
4,141
Posted By sanjustudy
Expect with tcl/tk
hai all,
i have an tcl script in which i have been reading the DUT Command prompt of an cisco switch as
DUT Command Prompt : cisco*
and running the test case of stp now the problem is if i have...
25,577
Posted By sanjustudy
How to Schedule a job
hai ,

go to /etc
open crontab

specify
* * * * * roots /a/b/c/program name
the stars will be
1. minutes
2.hours.
3.day of the week
4.day of the month
5.month of the year
...
5,103
Posted By sanjustudy
if u want to run script daily go for crontab or u...
if u want to run script daily go for crontab or u can specify bash_profile where every time u log into the system it will run

;)
114,261
Posted By sanjustudy
number or not
if u r using tcl or perl there is finction calles isnumber

if [ isnumber $a ] {
}
:cool:
6,500
Posted By sanjustudy
SCHEDULED USING tHREAD
WHAT THE PREVIOUS IS CORRECT BUT INSTEAD OF SPECIFIYNG IN THE CRONTAB - e go for /etc/crontab and specify there
Forum: Linux 09-06-2005
6,808
Posted By sanjustudy
How to run .exe
Hai,
is there any way to run an .exe file in unix environment . i have read that WINE HQ supports this concept but its very inconsistent and upto the user risk . but i tried WINE but iam...
3,306
Posted By sanjustudy
File Handler in TCL
Hai ,

I Have Some x.txt file in which has the following data

x.txt

HI, How Are u
r u fine
/home/Sanju/samp.html
/root/Sanju/design/sample


now in tcl i have the following script...
1,528
Posted By sanjustudy
shell script
Hai all ,
Any one knows how to add an icon to the panel using shell script in linux :(
Showing results 1 to 17 of 17

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