Search Results

Search: Posts Made By: kirans.229
703
Posted By kirans.229
{s=s sep $2; sep="|"; next} $0~s {c++} END {print...
{s=s sep $2; sep="|"; next} $0~s {c++} END {print c+0}

In the above, where is it mentioned that it is a 'comma' separated field.

what does 'sep' denotes here. sep="|" i was thinking that it...
703
Posted By kirans.229
Explanation of Nawk command
Hi Folks,

I am struggling to understand nawk command which was used by another developer.
Can you please explain what each character or string is doing here below:

if [ `nawk -F, 'NR==FNR {s=s...
Forum: Linux 10-26-2017
5,580
Posted By kirans.229
Put -r is not working in SFTP
Hi Folks,

I am trying to copy a directory along with sub-directories to SFTP server.

I have connected to SFTP and tried to run the below command:

sftp> get -r abc/*

It is throwing the...
1,109
Posted By kirans.229
Nawk command not working for Question mark (?)
Hi Folks,

I am facing an issue with nawk command.

The data is as below:

ABC0022,BASC,Scene Package,INR,02May17,XXX4266,be?. Hotel,3,AW01,Twin Room,61272,41308,39590,39590,X,X
...
Showing results 1 to 4 of 4

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