I have the following files in the dir /home/krishna/datatemp
abc.xml
cde.xml
asfd.txt
asdf_20120101-1.xml
asdf_20120101-2.xml
asdf_20120101-3.xml
asdf_20120101-4.xml
Now I need to move the files having the pattern asdf_20120101-*.xml to the dir /home/krishna/dataout with the extn as follows.
asdf_20120101-1.mcc
asdf_20120101-2.mcc
asdf_20120101-3.mcc
asdf_20120101-4.mcc
I may have
I am having a very big problem and that is, whenever I add a new user (via command line with adduser krishna command) the user is created but it's home folder or it's own private folder isn't created but some times it works (tried 15 times worked 3 times) so please can anyone help me out.
Hello,
I wanted to remap the buttons on my Evoluent mouse, so I added following section to the xorg.conf:
Code:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Hi,
I'm having an error with bzr.
RHEL 5.4 (Korn shell)
I have two files
First file
Code:
$ cat myfile_1.txt
JOHN
KEITH
CHANG
JUDE
CHRISTINE
KRISHNA
AHMED
ULRICH
JESSICA
-- Second file has 3 names missing (AHMED, ULRICH, JESSICA )
Code:
$ cat myfile_2.txt
JOHN
KEITH
CHANG
JUDE
CHRISTINE
KRISHNA
I want to compare these two files and find what are the missing values in myfile_2.txt. How can I do that ?
Hi
I have a file with the following structure
Code:
"VATTENFALL GLOBAL" "Vattenfall Tray"
"BARCLAYS BANK LONDON" "Capula"
Hi everyone,
I need to merge two files side by side
The files look something like this:
Code:
HOSTNAME
fishtornado-K52F 127.0.1.1
UPTIME
20:17:01 up 2:19, 3 users,
load average: 0.00, 0.04, 0.05
DISK USAGE
(Size/Used/Avail/Use%)
29G 6.5G 21G 25%
RUN QUEUE
PID COMMAND USER %CPU %MEM
2035 chromium-browse 100
Hello everyone,
Here's the problem, I have a list generated by this command;
Code:
watch -n 5 'iptables -nvL | grep "DROP"'
It generates output that looks like this (severely truncated for clarity)
Code:
Every 5.0s: iptables -nvL | grep "DROP" &nbs
on running the uptime command, it tells me that I have 5 users logged in. I don't understand this since I have on one user registered on this computer. This is the output
11:07:19 up 5 days, 1:11, 5 users, load average: 0.42, 0.67, 0.56