What does Tcl stand for?
Answers were Sorted based on User's Feedback
Write a proc to increment the ip by the given no. of times. The incremented IPs should be a valid one. Ex: proc <name> {ip no_of_incrments} { body }
write a program to the given ip is valid private address or not(192.168.1.1)?
if i give in numbers output should be in characters example : set a 23 o/p twentythree
how to write a startup script in winrunner
Write a program to increment IP address to +10 and verify it is correct ip or not ?? example my ip is 172.122.132.143 increment this ip to +10 and verify it is valid ip or not
How to Swap 30 & 40 in IP address 192.30.40.1 using TCL script?
What does Tcl stand for?
how to remote log in to a system A to system B ,execute commands in it and collect the log in system A from B using TCL script??
1 Answers Global Edge, Sandvine,
Set ip address as 10.30.20.1 write a script to replace the 30 with 40 ?
How increment a character? For example, I give 'a' and I should get 'b'.
Hi all, Is there any certification exams available for TCL and Perl. If so please let me know, my mailid is vpbharathi@gmail.com. Thanks in advance, Bharathi.P
How TCL works