Search Results

Search: Posts Made By: kingfisher
1,635
Posted By kingfisher
use this script
you can as well type in at console


cat samplefile.txt|grep pattern | awk -F/ '{print $4}' | awk -F. '{print $1}'

out put would be ready.

Note: this works only if your files look like...
1,588
Posted By kingfisher
Also statement should be like let no3=`expr...
Also statement should be like

let no3=`expr "$no1" + "$no2"`
11,572
Posted By kingfisher
use pendrive linux
you can use pendrive linux, no need to install just run as a MS windows application, works same as cygwin however this has got all power tools and is easy to work with.
Showing results 1 to 3 of 3

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