what does this command is suppoesd to do if hdc is my cdrom drive?
http://www.experts-exchange.com/OS/Linux/Q_20173364.html
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/ME/Q_20538828.html
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...
http://www.experts-exchange.com/Other/Lounge/Q_20926606.html
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 ...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_21184357.html
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...
http://www.experts-exchange.com/OS/Unix/AIX/Q_21801623.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_11765718.html
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...
http://www.experts-exchange.com/Networking/Misc/Q_20538570.html
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: ...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_20893415.html
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...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_21146134.html
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...
http://www.experts-exchange.com/Networking/Windows_Networking/Q_21171987.html