Advertisement

1 - 10 of 177 containing alltags:("cat") (0.001 seconds)
what does this command is suppoesd to do if hdc is my cdrom drive?
Zones: LinuxDate Answered: 03/20/2002 Grade: A Views: 0
Have an inspiron 4000 dell with ME as the operatng system. The cat peed on it. It seemed to work after I let it dry out but kept have a problem with the power supply. The machine would sudde...
Zones: Windows MEDate Answered: 12/14/2003 Grade: A Views: 0
More appropriately, the damn cat has me.   I just saw a mouse in the house.  So I sez, "Shadow!  Sic mouse!"  So Shadow yawns, stretches out, wanders over to her dish, and yawns again. I'm no...
Zones: EE LoungeDate Answered: 03/23/2004 Grade: A Views: 0
1. i am having a text file a1.txt containing a<tab>bcd<tab>e  cat a1.txt  lists  a       bcd     e when i want to cut the first field i gave cut -f1 a1.txt a But when i stored in a variable ...
Zones: Unix Systems ProgrammingDate Answered: 11/13/2004 Grade: A Views: 0
Experts, I am trying to simulate a node failure using   cat /dev/null > /dev/kmem ;  to verify cluster failover. When i ran the command cat /dev/null > /dev/kmem, i expected the node failure. Ho...
Zones: AIX UnixDate Answered: 06/04/2006 Grade: A Views: 4
How do I resolve an error I get when I try to connect to an Access database (Access 97 driver): The following error message: "String data, right truncated on column header 1 (TABLE_CAT)" H...
Zones: MS AccessDate Answered: 09/19/2001 Grade: A Views: 4
Does anyone know of any difficulty in using the blue/blue white wires in a cat 5 cable to connect as a telephone line? I know that the pins 4/5 are unused in ethernet, and was fairly certain that n...
Zones: Networking, Telecommunications, Telcom S...Date Answered: 03/11/2003 Grade: A Views: 0
The following script: ----- start ----- #! /bin/sh TEST_VAR=2 while read ; do     printf "before: $TEST_VAR, "     TEST_VAR=1;     printf "after: $TEST_VAR\n" done echo "well after: ...
Zones: Unix Systems ProgrammingDate Answered: 02/26/2004 Grade: B Views: 0
cat command i want to read a file suppose File1 upto a line containging word "done" and copy content upto that word in another file supposed File2 with the help of CAT command. what will be comma...
Zones: Unix Systems ProgrammingDate Answered: 09/28/2004 Grade: B Views: 0
I have a big project.  Help would be very much appreciated. I have a 4 story building (no existing CAT-X cabling).  I have to design the network infrastructure from scratch. I will describe my c...
Zones: Microsoft NetworkDate Answered: 11/13/2004 Grade: B Views: 0