Search Results

Search: Posts Made By: jesu
1,724
Posted By jesu
Fprintf issue
i had to send a mail an attachment which i got from find command.
But i did not get mail but could see the following line in the logs "aliased to fprintf.c". Can someone help me to understand what...
Forum: AIX 02-05-2013
999
Posted By jesu
Interactive with UNIX data
I have some logs in Unix server and needs to access,manipulate them and provide the datas in the user interacted page. Please let me know few open source softwares which could help me for this...
1,095
Posted By jesu
Thx Corona..
Thx Corona..
1,095
Posted By jesu
listing files
Hi Guys,

I need to list out the files which are not ending with particular extension in ksh but the extension can come within the file name. Please help me..

Thanks
1,879
Posted By jesu
jim.. Thank u very much...could you please...
jim..

Thank u very much...could you please explain how it is working?
1,879
Posted By jesu
Search the shell variable inside awk
Hai,

I need to search a variable inside a file using awk in AIX.
for ex:
file.txt
one
two
three
four
five

i need to get the lines with two
awk '/two/ {print}' file.txt
But i need to...
1,875
Posted By jesu
SFTPing non-interactive mode
Hi All,

I need to sftp without any intervention.(LInux,Ksh)

I have tried some ideas listed here...but its not working...

Please advise on it.
2,533
Posted By jesu
Methyl, I dont have influence on file...
Methyl,

I dont have influence on file transfer process.:(...
I have few doubts from ur post...
You said it is easy to write a script to un from cron to check whether the file is there..How?
Pls...
2,533
Posted By jesu
Sorry ...AIX system
Sorry ...AIX system
2,533
Posted By jesu
i am using KSH. Thanks
i am using KSH.

Thanks
2,533
Posted By jesu
Source trigger in Unix shell
Hi All,

Is ther any way to write the script with source trigger ?
To trigger the script on particular time we have crontab.
Similarly in a path, when a file comes particular script has to run....
1,672
Posted By jesu
Thanks .. I got it......
Thanks ..
I got it......
1,672
Posted By jesu
sort the date
Hi All,

Please help me to sort the date field which is in the format 2012-02-03 16:09:37.388...
Platform: Red Hat linux

Thanks in advance
1,076
Posted By jesu
Valente, Please try with the below...
Valente,

Please try with the below command:

awk -F _ '{print $2"_"$1}' filename >new_filename.



Please use next time code tags...
Showing results 1 to 14 of 14

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