Search Results

Search: Posts Made By: abhi_n123
2,607
Posted By abhi_n123
Passing password to sudo login
Hi All,

I am trying use the below su command to execute a shell script using different user.
Caould some one please help me out as to how to pass the pass the password when prompted or is there...
0
1,305
Posted By abhi_n123
Query
Hi,

I have a script to remove null values from a file. Could any one explain how this is working? :confused:
...
1,906
Posted By abhi_n123
defining variable in .profile
In root dir i have created a .profile file and added variable and assigned a path to it:
a = '/dir/dir'
export a

but when i echo (echo $a) the path or use this variable the value or path not...
1,941
Posted By abhi_n123
thanks hemali. i did try with that, But the...
thanks hemali. i did try with that, But the problem is that the files from sub dir under /data folder are also got. Any ways to avoid searching in subdirs..?:confused:
1,941
Posted By abhi_n123
Find command issue
I am currently using below command to get the 1st three characters of a file(PDM). Issue is, when i use find command in root dir, it finds all the files in sub dir also.

How to limit the find...
9,419
Posted By abhi_n123
thanks achenle. methyl: I am using the below...
thanks achenle.
methyl:
I am using the below command from a script from root cron:

/usr/PostgreSQL/8.3/bin/pg_dump -h <ip addr> -p 5432 -U postgres -F c -v -f...
9,419
Posted By abhi_n123
how to enter hardcoded password automatically
In the script i am passing a command from script which is called from cron. When this command is called from cron the unix prompt asks for password. Can we automatically enter the password when...
5,570
Posted By abhi_n123
thanks methyl,Scrutinizer and vishalaswani for...
thanks methyl,Scrutinizer and vishalaswani for the inputs and help.

I am getting the date suffixed to file name, but when i take the backup dump of database(eg:P4CMPlus_int postgres) i am unable...
5,570
Posted By abhi_n123
how to display date with filename??
Hi i am currently using below command in shell script and calling it from cron job.
This is to take daily backup with the date as suffix to the file.When i try i unable to get the date suffixed to...
2,194
Posted By abhi_n123
thanks dr. the below query worked out. But still...
thanks dr. the below query worked out. But still i am facing a problem in line 3rd, 6th etc(Prob o/p). How can we move |0 to the last col and get output like below:
31|474012|13/04/2010|0001236|2.09...
2,194
Posted By abhi_n123
problem with pipe operator
hi i am having issues with extra pipe.
i have a data file and i need to remove the extra pipe in the(example 4th and 7thline) in datafile. there are many other line and filed like this which i need...
Showing results 1 to 11 of 11

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