Search Results

Search: Posts Made By: forums123456
18,580
Posted By forums123456
I tried below three commands. None returned the...
I tried below three commands. None returned the verion. Output of $KSH_VERSION is blank

ksh --version

ksh: ksh: --: unknown option

echo "${.sh.version}"

bash: ${.sh.version}: bad...
18,580
Posted By forums123456
comm command -- Sort and compare two files
Team,

I have two files and I am trying to find the lines unique to file1. So i have executed the below command at shell prompt and got the correct results

comm -23 <(sort test) <(sort test1)...
Showing results 1 to 2 of 2

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