Search Results

Search: Posts Made By: Syed Imran
1,090
Posted By Syed Imran
Thanks for the help, but i have a file...
Thanks for the help,

but i have a file content like this,


#==============================================================

#<clear_category_list>

#<include...
1,090
Posted By Syed Imran
Changing file content in perl
Hi All,

I have a file content like this.

#<clear_category_list>

#<include file="SUITE:Provision-FLEXPONDER_FAC.inc">

#<include file="CAT:SYSTEM:SAS_U23.inc">
#<include...
999
Posted By Syed Imran
Count no. of lines of execution
Hi all,

I have my script to execute number of commands (command line interface) using TCL.
the execution and response of the commands get stored in some log file.

While the execution is...
1,366
Posted By Syed Imran
Tcl and clear case to obtain a file name as variable
proc get_view_rel_str { } {

set cc_view [string trim [lindex [split [exec /opt/rational/clearcase/bin/cleartool pwv] :] end]]
puts $cc_view
set a [exec cleartool setview -exec "ls...
1,376
Posted By Syed Imran
Regexp in tcl
I need to change R3.1.5 as 03015
similarly R4.1.7 as 04017

i need a single command
in tcl pls help

---------- Post updated at 05:19 PM ---------- Previous update was at 04:48 PM ----------
...
Forum: Programming 04-24-2013
1,703
Posted By Syed Imran
TCL reading file
This is the code i have to read and display each line every time. please let me know the bug in this.. am not getting the output

set fp [open "abc.txt" r]
set file_data [read $fp]
...
Forum: Programming 04-23-2013
2,078
Posted By Syed Imran
File handling in TCL
Hi,

I have n number of files in a directory with extension .PGM

i need to store the full path name in a variable and only the file name with extension in another variable.

Each time i'll be...
10,541
Posted By Syed Imran
Its not a server side issue... let me explain.....
Its not a server side issue...
let me explain..

i need to open a file in this path using notepad++
/mvfs/fos/build/sanity/dbcom/file.txt

but since this file is mount to my view.
i normally...
10,541
Posted By Syed Imran
You r rite...we can use this plugin.. But in my...
You r rite...we can use this plugin.. But in my case I cannot read a file without setting a clearcase view in my server... I need a plugin which can open those files
10,541
Posted By Syed Imran
Yes... Notepad++ in windows and server is Unix
Yes... Notepad++ in windows and server is Unix
10,541
Posted By Syed Imran
UNIX and notepad++
I connect to my office server using ftp option in notepad++
I am not able to open directory's with out setting my clear case view in the notepad++
Hence pls help me in setting the view in notepad++...
Forum: Solaris 02-08-2013
1,959
Posted By Syed Imran
ldapsearch -b "dc=example,dc=de" -h LDAPSERVER...
ldapsearch -b "dc=example,dc=de" -h LDAPSERVER -p PORTNUMBER "(&(objectClass=posixAccount)(uid=*))" | grep uid:

---------- Post updated at 02:57 PM ---------- Previous update was at 02:57 PM...
Forum: Linux 02-08-2013
1,203
Posted By Syed Imran
Help me with all users ldap
Need to find the ldap id's of all the users in my organizations... is there any command???
2,410
Posted By Syed Imran
dats y i had to post again dude... sorry... pls...
dats y i had to post again dude... sorry... pls help out in this
Forum: Solaris 02-07-2013
1,959
Posted By Syed Imran
Need ldap id
Need to find the ldap id's of all the users in my organizations... is there any command???
2,410
Posted By Syed Imran
no dude... i need the ldap id's off all the...
no dude... i need the ldap id's off all the user's in my organisation
2,410
Posted By Syed Imran
No, i need the list of user id in unix totally.....
No, i need the list of user id in unix totally.. avoiding duplicates
2,410
Posted By Syed Imran
Need to find the user id of all users in UNIX
I need to find all the unix user id's of all the users in unix... is there any such command... pl help out
1,222
Posted By Syed Imran
Number of arguments to array - Perl Script
I have the following proc.

proc get_add {arg1 arg2 arg3 arg4 arg 5 .. ... arg N }
{
}

i need to count the number of arguments and also i need those arguments stored in an array.
please help...
2,523
Posted By Syed Imran
yes.... please let me know what could be done......
yes.... please let me know what could be done... size is not a matter
2,523
Posted By Syed Imran
that we need to maintain a record of when the...
that we need to maintain a record of when the checkout has been made and when there is again check in again.
2,523
Posted By Syed Imran
cleartool setview viewname1 cleartool lsprivate...
cleartool setview viewname1
cleartool lsprivate -co
/mvfs/he/scripts/run_pem_cfg_unit_test [checkedout]
/mvfs/he/scripts/test_pem_cfg_ut.exp [checkedout]
2,523
Posted By Syed Imran
cleartool lsprivate -co will display the full...
cleartool lsprivate -co
will display the full path of the files that are checkout
2,523
Posted By Syed Imran
not yet... provide me idea on how this could be...
not yet... provide me idea on how this could be done.. how to set views and list checkout in parallel and how to make it run daily at specified time
2,523
Posted By Syed Imran
Script for daily use
I have a clear case command for example.
ct lsprivate -co
this displays the list of checked out files.
and i have many views where i work daily

I need a script which can run daily at our...
Showing results 1 to 25 of 33

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