Search Results

Search: Posts Made By: mustafa.abdulsa
1,279
Posted By mustafa.abdulsa
Hi, thanks you very much for your reply,...
Hi,

thanks you very much for your reply, actually i can't install any of your tools because it is not my PC and related to customer; the only allowed is the linux utilities application which runs...
1,279
Posted By mustafa.abdulsa
Help to Develop a LINUX macro?
Hi Experts,

i would like to get your help to do some development to the below linux commands which i run under .cmd file in windows

@echo off
call f:\linuxutils\grep.exe "T11"...
7,740
Posted By mustafa.abdulsa
Thanks a lot.. I need to learn how and when...
Thanks a lot..

I need to learn how and when i use the symbols like : I ++ ' / ! [ { (

where can i have such training or learning document please?

Thank you again
7,740
Posted By mustafa.abdulsa
That's amazing.. thank you so much so much guys...
That's amazing.. thank you so much so much guys it is very fast command

---------- Post updated 06-08-11 at 12:06 PM ---------- Previous update was 06-07-11 at 06:54 PM ----------

Hi guys,
...
7,740
Posted By mustafa.abdulsa
It did not work on my machines, it worked on my...
It did not work on my machines, it worked on my colleagues one and it is not with me to get the result, he just tried for me remotely :(
7,740
Posted By mustafa.abdulsa
from linux nsn@linux-nsn:~/flipflop> head...
from linux

nsn@linux-nsn:~/flipflop> head -10 scc.txt | cat -vet
9647810043118^M$
9647810043126^M$
9647810043155^M$
9647810043161^M$
9647810043166^M$
9647810043185^M$
9647810043200^M$...
7,740
Posted By mustafa.abdulsa
cat -vet is not found :) ...
cat -vet is not found :)

nsn@linux-nsn:~/flipflop> head -10 scc.txt | cat-vet
bash: cat-vet: command not found

root@intestn2> head -10 scc.txt | cat-vet
cat-vet: not found
7,740
Posted By mustafa.abdulsa
linux, no NAWK unix, no output :( i...
linux, no NAWK
unix, no output

:(

i am sorry i am very new to these things :|
7,740
Posted By mustafa.abdulsa
no more help :( the command worked on a...
no more help :(

the command worked on a colleague machine , why not for my machines? i am using:


686 i686 i386 GNU/Linux
and second is
SunOS intestn2 5.9 Generic_122300-32 sun4u sparc...
7,740
Posted By mustafa.abdulsa
Hi, the files are the same as i pasted .. ...
Hi, the files are the same as i pasted ..

file1 has no separators it has just those lines with numbers and the , separator has no space before or after the word or the number in file 2, am i...
7,740
Posted By mustafa.abdulsa
Hi, the awk worked, my files names were wrong,...
Hi, the awk worked, my files names were wrong, now there is no output :)
7,740
Posted By mustafa.abdulsa
Thank u very much for ur reply, i got the...
Thank u very much for ur reply,

i got the error shown:
root@intestn2> awk -F"," 'NR==FNR {a[$0]=$0;next} ($6 in a) { print $0 }' ccc.txt ddd.txt
awk: syntax error near line 1
awk: bailing out...
7,740
Posted By mustafa.abdulsa
Match a line in File 1 with Column in File 2 and print whole line in file 2 when matched
Hi Experts,

I am very new to scripting and have a prb since few days and it is urgent to solve so much appreciated if u help me.

i have 2 files

file1.txt
9647810043118
9647810043126...
Showing results 1 to 13 of 13

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