1,446 Topics
![]() | |
Home Basic: Home Basic is intended for budget users not requiring advanced media support for home use. The Windows Aero theme with translucent effects will not be included with this edition. Home Basic will support up to 8 GB of physical memory. Price: 200$, upgrade: 100$ Home Premium: Containing all … | |
How to create a subfolder by giving command in unix ? | |
I have executed a unix command whose output has a number of columns separated by whitespaces.How to extract a column from it and put it into an array using Perl. | |
Hi everybody. In C running in the Unix environment, there are many ways of getting the directory listing. One I know is to use the ftw library (the way I currently implement it), the other is to pipe from the ls, also sometimes you could use dirent.h. I realize that … | |
Hi friends, I am using Perl Tk for a GUI application. It uses a telnet part wherin I need to login to a unix machine, execute a command and process the result. The code is as follows : my $result = $t->cmd(("grep - $filename.txt~ | wc -l | awk '{print … | |
Hi i am facing this problem, please help me in my korn script ------------------------------------------------------------- export $job_ids echo "#Message creation" >message-typing.typ chmod 777 message-typing.typ echo "orderParser:1:999:210:T" >>message-typing.typ echo "*REQUEST=FLOWTHRU;[B]JOBID=${job_ids}[/B];OLD_DD=20050629000000;%" >>message-typing.typ cat message-typing.typ ------------------------------------------------------------- Now the job_ids is a variable consisting of job id, and if u see i have exported this … | |
I can't tell where is the problem, i need this to be done and work. I have the source here and i ask for help. I think that this program runs only on unix, i want to get this work on knoppix. Note that i am not so good on … | |
Hello. I recently acquired a Sun Ultra 5 in order to get some UNIX experience. The machine boots up to a stage but then gets into a loop repeating a question. Below is the text from the screen showing the issue: ===================================== SUN Ultra 5/10 UPA/PCI (Ultra SPARC-11 333mhz), Keyboard … | |
Hello. I wanted to introduce myself and say hello to the forum. My name is Chris and I have worked for two different software companies since 1988. I am in the Project Management field of the software industry working with developers, marketing and manufacturing to meet schedules and have a … | |
I have a set of information about customer environments (as a contractor providing services), and I need to create something to keep track of each customer's environment configuration. The data being gathered is very heirarchical in nature. For example: customer: bob's tv repair --environment: unix print ----printers ------printer1 --------attrib1 --------attrib2 … | |
I'm pretty new to C# programming and .NET programming however I have a great deal of experience with database & programming in the world of Unix,PHP,Perl, Javascript. I've been learning C# database programming with a WROX book but it doesn't tell you everything and unfortunately I need a little hand … | |
Hi Guys, I wonder if someone can help me out with this. I'm running the same C code in diffferent platforms (windows/unix) but getting different result. For instance the code is: [code=cplusplus] fgets(line,LINE_BUF,fp); while (!feof(fp)) { Len=strlen(line) - 1; if ( (newNode=malloc(sizeof(ListNode))) == NULL) { fprintf(stderr,"\nListInsert: Memory Allocation failed! Aborting.\n"); … | |
Hello everyone. I always run Perl scripts on a web server with [code] #!/usr/bin/perl -T [/code] at the top (i.e. taint mode on). I try to do the same when testing scripts on my local machine and this often works fine. But somtimes (when running from the command line) I … | |
[b]Microsoft's Monopoly[/b] At this time, Microsoft owns an operating system monopoly with its line of Windows operating systems. UNIX, however, is an alternate OS mainly used by ... er, computer geeks. It's been out for many years and features a small kernel with all programs built around the kernel. This … | |
Hi Unix Gurus, I have written a shell script to unfreeze all frozen media in NetBackup. Here is the script written on HP-UX using ksh: *********************************************** set -x cd $HOME rm -f frozentest rm -f mediaserver cd /usr/openv/netbackup/bin/admincmd pbrun ./bpmedialist -summary | grep FROZEN | awk '{print $1 $2}' | … | |
Hello everyone. Does anyone know why Unix developers seem to have an obsession with the words foo and bar? Anyone who has read many Unix manual pages or the official Perl documentation will know what I mean. They appear as example variable or parameter names all over the place! Maybe … | |
Hello! In Visual Basic, there is a piece of code that can be used to see if a command starts with a certain text. For example, if I had a textbox, and I wanted to see if the user had started it with an "A" then I would use (not … | |
hi everyone, how can I make a shared memory using c or c++ under windows not unix? thanx in advance | |
Hello! I have recently began to program in UNIX environments and I am currently reading about signals.So i tried a snippet that seems it doesn't do what i intended to.So i want to print the counter i from a for loop until a value is reached, than stop the process.Instead … | |
Hello Everyone, I need help on a part of the script below.The purpose is to accept some filenames as command line arguments and count the number of characters,words,lines in each file, and the total of each of these 3 attributes. My output should look like this... [COLOR="Blue"]file 1 stats: Number … | |
I'm writing this to let you know that I've found "bug" in the Dashboard widget iStat. It's not a bug per se, but you should know about it. iStat offers many statistics about your Mac -- amount of time running since reboot, temperature, fan speed, etc, etc. However, if you … | |
How to get the Current processes list using perl in windows. Like "ps -elf" in unix based system. | |
[COLOR=#000000][/COLOR] I have written a program in php.It works fine with internet explorer.How to make it run in unix environment.By the way do we get free unix software on net?If so please let me know the link. | |
Background: Minimal experience with Perl and none with Expect. We have 1,000's of users. 150+ Unix servers (Primarily AIX, some Solaris, and a couple of HP-UX). NIS is not an option and neither is purchasing a commercial product. The team (40 staff) has to maintain our own ID's across all … | |
Just thought that i would introduce myself. my name is Lee and im currently studying Computer Networking BSc at coventry University and am in my final year also have experiance as a techie for a coperation from my teenage years. Outside of uni i work as IT/Comms for the british … | |
I am Gleeful to introduce myself as Jason. I am an International certified Senior Linux Administrator having over 6 years of industry experience in Various flavours of Linux , Unix and Networking. I would be glad to answer complex questions with compelex secnario and expecting the same from your side. … | |
It's a cold cloudy day today, so I'm at home screwing around with osx unix. Hi to all. :cool: | |
[COLOR=#555555]Greetings C++ Lovers:[/COLOR] [COLOR=#555555]I'm a student very new to this C++. Yes I took Linux & UNIX. That was a year ago and I've never applied it to ANYTHING. If it's not too much trouble, I'm at a loss. A Big LOSS. You see, the reason I say this is … | |
l have problem how to use this commands. And l also want some show all commands in linux or unix how to use them. Thanks [B]makewhatis[/B] reads all the manual pages contained in the given [I]sections[/I] of [I]manpath[/I] or the preformatted pages contained in the given [I]sections[/I] of [I]catpath[/I]. For … | |
hello all..I have created ANT Script and need to work along with CVSMy ANT Script shall1. As of CVS extract .ear from this is the common version 2. Extract from CVS and overwrite in target directory the specific components listed in the specific [INSTANCE].Can any one tell me how shall … | |
how create and shutdown the servers in unix,how many servers r there in unix and how do they function. | |
I have developed a crystal report and call this program through asp to generate the output and send it to a lineprinter in HP Unix 11i os environment. The printer is a networked lineprinter. Howver, the output generated has font and alignment problem compared to sending the output through the … | |
[COLOR="Navy"]Hi everyone, Ps I'm new to Perl (but have been working on Unix for a while) and I'm trying to develop my skills by taking on a project . I am trying to create a perl script that when executed behaves like a Unix Shell, but I need help on … | |
Hello everyone. I am writing a Perl script that will be installed on a Linux host. I need the script to be able to access the current time / date environment variable somtimes. I've looked through a list of the standard CGI variables that can be accessed through $ENV but … | |
Hi all i will try to be as clear as possible! I am currently working on a site for a customer at [URL="http://www.privacymaker.com/gcs/dev/"]www.privacymaker.com/gcs/dev/[/URL] (where im developing it, the main site location is [URL="http://www.gerbercentral.com"]www.gerbercentral.com[/URL]) well here is the issue i am running into. I have decided to go with mouseovers that … | |
Hello, I am trying to develop something that, when you press a character on the keyboard, puts a char into a char-type variable. Should be easy right? Well, I don't want to require the user to have to press ENTER when they press the key. Maybe scanf isn't the right … | |
i wanna learn C and python so i decided to buy this books [URL="http://www.amazon.com/Beginning-Python-Novice-Professional/dp/159059519X/sr=1-2/qid=1158329988/ref=pd_bbs_2/002-5524795-3083268?ie=UTF8&s=books"]http://www.amazon.com/Beginning-Pyth...e=UTF8&s=books[/URL] [URL="http://www.amazon.com/Absolute-Beginner-Guide-Greg-Perry/dp/0672305100/sr=1-1/qid=1158329590/ref=sr_1_1/002-5524795-3083268?ie=UTF8&s=books"]http://www.amazon.com/Absolute-Begin...e=UTF8&s=books[/URL] i also want to use other shells so [URL="http://www.amazon.com/UNIX-Shells-Example-4th/dp/013147572X/sr=1-5/qid=1158329052/ref=sr_1_5/002-5524795-3083268?ie=UTF8&s=books"]http://www.amazon.com/UNIX-Shells-Ex...e=UTF8&s=books[/URL] my question is.Are this books good.?will i get what i wanted?is there anything better? __________________ | |
Hi, How to convert excel to html in shell prompt Is there any unix command to do this ? so that I can use that in excel Vinay | |
One of our clients, a Hyderabad(India)-based company, having presence in US & Europe, has the following opening: [B]Position: "PHP. Developer”[/B] [B] [/B] [B]Skill-set: (Mandatory):[/B] [B]PHP, MySQL, Javascript, Knowledge of Linux[/B] [B] [/B] [B]Experience: 2+ Yrs (Relevant)[/B] [B] [/B] [B]Education: Graduates/BE/B.Tech./M.Tech/MCA[/B] [B] [/B] [B]Location: HYDERABAD, INDIA[/B] [B] [/B] [B]Duties & Responsibilities:[/B] … | |
I am writing a program for my college class :eek: It has to record a password, but it cant display it on the screen. It is a unix based enviroment. Does this look correct to you guys? [CODE] main() { int i; char buffer[80]; initscr(); printw("Please enter a password => … | |
Hey guys. I have a prewritten script for uploading images to my server. It already checks filesize which i need. But i also need to check the image width and height to make sure it does not go over a certain size. I am not sure how to accomplish this … | |
I joined this group today ie on 21st Aug, 2006. I want to introduce myself.. I am Asrar from India. I am doing MSc. in Network Security from University of Glamorgan, Wales, UK My interests are C and Python programming.. I think Unix is quite interesting.. Thanks for reading this.. | |
Hey everyone, I'm trying to logon to our Unix machine through FTP. I can ping the ip of the machine and when I connect through our FTP software I get a Connected to x.x.x.x, waiting for server response. This didn't seem to be a problem until I joined the computers … | |
Hi, I have to write a Dump Tool for a file on UNIX. I have never written a dump tool before. Can anyone please guide me how to proceed?? jazz | |
Hi I have a struct [code] struct s_list { char name[30]; char lowest[30]; int int_value; }LIST[100]; [/code] I want to pass the int_value to a the unix function qsort, but how do i pass structs to a function/procedure? regards | |
Hey everyone. This looks like a good forum so I'm going to start posting to it. I almost feel a bit embarrassed that I can't find out the answer to a question that I have (but I've never done it before so I'm really not too embarrassed). Just looking to … | |
I have a HP Netserver 2000 running SCO UNIX 5.0.6. I get the message: istat=0a: LSS_PAR on ha=1 sist0=41 sist1=00 !!!! dstat =81 on ha=1 has DS_OPC while WAIT DISCONNECT, rp=c014f8co dsp=FD on path=1, newdsp=FD064600 WARNING: Parity Error MSG OUT=00000006 Failed, 1code=80000002 on ha=1 id warning:”RESERVE” command timed out 1201 … | |
Online Unix Tutorial at [URL="http://unixtutorial.tripod.com/"]http://unixtutorial.tripod.com/[/URL] | |
I have a HP Netserver 2000 running SCO UNIX 5.0.6. I get the message: istat=0a: LSS_PAR on ha=1 sist0=41 sist1=00 !!!! dstat =81 on ha=1 has DS_OPC while WAIT DISCONNECT, rp=c014f8co dsp=FD on path=1, newdsp=FD064600 WARNING: Parity Error MSG OUT=00000006 Failed, 1code=80000002 on ha=1 id warning:”RESERVE” command timed out 1201 … |
The End.