Search Results

Search: Posts Made By: mgpatil31
6,968
Posted By mgpatil31
Perl command to replace word in file...
Hi,

I want to search for a specific word in file and replace whole line with new text.

e.g.
1) I have file with below lines
APP=ABCD 12/12/2012
DB=DDB 01/01/2013

I need perl command...
13,711
Posted By mgpatil31
Remove white spaces from flat file generated from Oracle table...
I have to export data from table into flat file with | delimited. In the ksh file, I am adding below to do this activity.
$DBSTRING contains the sqlplus command and $SQL_STRING contains the SQL...
2,662
Posted By mgpatil31
[Solved] Vim not working for colors
Hi,
I want to use vim but after opening any files, it is not showing comments, syntax in different colors.

Below are the details:
Vim is installed on below location:...
5,452
Posted By mgpatil31
Thanks Scott, it worked by adding single quotes...
Thanks Scott, it worked by adding single quotes just for PWD command and keeping rest same.:b:
5,452
Posted By mgpatil31
[Solved] PS1 directory path not refreshing...
Hi,
I am using Unix, I have added below in the .profile to change my prompt value.
PS1=`logname`@`hostname`:$PWD#

The problem is, after changing the directory, path is not being refreshed. Is...
Showing results 1 to 5 of 5

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