Search Results

Search: Posts Made By: Anand28
3
sed
1,628
Posted By Anand28
use sed 's/[\^]/ /g'
use
sed 's/[\^]/ /g'
2,844
Posted By Anand28
oh, yes cp is working without ls but can any...
oh, yes cp is working without ls
but can any one explian how and why this is creating a problem
2,844
Posted By Anand28
actually these are 3 files 1.) 30222_Deal...
actually these are 3 files
1.) 30222_Deal Ticket_20071227203.csv
2.) 30222_Deal Ticket_20071227204.csv
3.) 30222_Deal Ticket_20071227205.csv

and they have spaces in between
2,844
Posted By Anand28
Permissions are available, just try to...
Permissions are available,
just try to replicate the scenario mentioned above
1,728
Posted By Anand28
hi try this awk '$4 == 7 { printf...
hi
try this

awk '$4 == 7 { printf "%s\n",$0; }' filename
2,844
Posted By Anand28
moving a file having blanks in its name
Hi ,
i need to write a simple to script in KSh to move some files ,
but these files have spaces in there name, resulting in error in transfering

eg i have following files
30222_Deal...
Showing results 1 to 6 of 6

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