Search Results

Search: Posts Made By: nileshjori
115,378
Posted By nileshjori
oh sorry. I mean to say. $ echo $oldpath1 ...
oh sorry.
I mean to say.
$ echo $oldpath1

oldpath1 is null.
115,378
Posted By nileshjori
hi, I want to replace _ with \_. I am...
hi,

I want to replace _ with \_.
I am using below command.
echo old_path | sed 's/\_/\\_/g'

It is working fine.
but when I use that in script file like below.
$oldpath1=`echo old_path | ...
1,993
Posted By nileshjori
cut command
HI,

Bieng new to this forum not know how to start new thread.
hence updating this thread on cut command.

Please suggest delimter character for below scenario.

Here is output of my df -kP...
Showing results 1 to 3 of 3

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