Search Results

Search: Posts Made By: KuldeepSinghTCS
14,722
Posted By KuldeepSinghTCS
<esb><***-app-***-03> /export/home/esb/temp # ls...
<esb><***-app-***-03> /export/home/esb/temp # ls -S|head -1
ls: illegal option -- S
usage: ls -1RaAdCxmnlhogrtuvVcpFbqisfHLeE@ [files]

It is not working :)

---------- Post updated at 03:29 PM...
5,669
Posted By KuldeepSinghTCS
Check out this too ;) echo "Sucess files"...
Check out this too ;)


echo "Sucess files" > test3;cat Sucess.txt >> test3;echo "Failures files" >>test3;cat Failures.txt>>test3


Thanks,
Kuldeep
1,635
Posted By KuldeepSinghTCS
You can read records from a file line by line via...
You can read records from a file line by line via while loop and give input of this file.
then either can cut the specific words or by awk can print the specific word from this file.

for example ...
Showing results 1 to 3 of 3

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