Search Results

Search: Posts Made By: gnanasekar_beem
6,381
Posted By gnanasekar_beem
Bash to monitor Modified Files/Directories
Hi All ,

I have a directory called "/usr/local/apache/docs/" inside this docs i have below directories ,
bash-2.05# pwd
/usr/local/apache/docs/
bash-2.05#ls -l | less
2 drw-r-xr-x 3...
3,293
Posted By gnanasekar_beem
How to call multiple variables in bash !!
Hi all ,

I have a file with below data ,
bash#cat file.txt
user1 amount1 status1
user2 amount2 status2
user3 amount3 status3
user4 amount4 status4
.
.
.
Now i have a command...
9,728
Posted By gnanasekar_beem
Thank you ver much Manumuth !! Above one worked...
Thank you ver much Manumuth !! Above one worked fine !!
9,728
Posted By gnanasekar_beem
Will follow the forum rules !! i have removed...
Will follow the forum rules !! i have removed that word !!

---------- Post updated at 02:48 AM ---------- Previous update was at 02:45 AM ----------

bash: ruby: command not found
9,728
Posted By gnanasekar_beem
awk to print all row to one line
HI ,

My unix command output look like below ,


bste-ngh-bt9.hecen.com
EA1981,
09/01/2010 17:56:56
03/31/2011 00:00:00


I want this output changed to , all i need in one line with...
7,213
Posted By gnanasekar_beem
Getting error !!
bash-2.05$ cat file| awk -F'[(=)]' '{split($2,a,",");printf ((a[2])?a[1]:$2)}'
awk: syntax error near line 1
awk: illegal statement near line 1
7,213
Posted By gnanasekar_beem
How to filter required data from file using bash script?
Hi All ,

I have one file like below ,
Owner name = abu2-kxy-m29.hegen.app
Item_id = AX1981, special_id = *NULL*, version = 1
Created = 09/01/2010 12:56:56 (1283389016)
Enddate = 03/31/2011...
Showing results 1 to 7 of 7

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