Search Results

Search: Posts Made By: smehra
3,245
Posted By smehra
permissions of a directory
Read and write bits make sense for a directory but what about the execute permission bit

What does that imply?Is it just a filler?

Saurabh
10,421
Posted By smehra
Ftp :bin and ascii
Hi ,

I am trying to ftp a file once using ascii mode and once binary mode

The ftp prompt shows different bytes transferred for each of them but at the destination server,each one of these files...
33,015
Posted By smehra
Use sed
As far as I understand sed can meet your requirements or you can even do a global replace in vi.
Open the file using vi ,type escape followed by : then type
s/Oldpath/newpath/g .This should change...
7,971
Posted By smehra
just a : as first line in a shell
I am working on porting some shells from reliant to solaris
Some of the shells which I have encountered have a single :
(colon) as the first line.What does this do?I have tried to type :
at the...
2,300
Posted By smehra
Subsitution in file
I am calling oracle from a shell script and basically retrieving a
line into a variable called command which contains a command which is like
rwrun60 userid=$DATABASE_USER par_start_date...
Showing results 1 to 5 of 5

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