Search Results

Search: Posts Made By: whoami191
7,007
Posted By whoami191
Hanson, sorry there is no such command, it meant...
Hanson, sorry there is no such command, it meant the curl command with the url...

Yes looks like curl command is returning the tar file.

Any help please.
7,007
Posted By whoami191
Thanks both for the response but the below...
Thanks both for the response but the below command is still extracting the files into a new directory

curl-gets-remote-tgz | ( cd head_dir ; tar xzf - )
Is it because of how its been tared by the...
7,007
Posted By whoami191
Curl and Tar
Hi Experts,

I have a situation where I need to extract the code from a code base using curl which is returning it as zipped file.

1. I want the contents of this tar to be untared in the current...
1,678
Posted By whoami191
Labels in VI
Hi,

Is there a concept of lables in vi editor. In mainframes ISPF editor there is a concept of labels where one can label a line say ".a" and after that wherever you are in the file, if one want...
1,683
Posted By whoami191
Thanks Corona it works!!! I want to make my...
Thanks Corona it works!!!

I want to make my program foolproof so I want to consider scenarios where data might not be in good format always...Please advise on how to handle below scenarios...
...
1,683
Posted By whoami191
Extract strings from file - Help
Hi,

I have a file say with following lines (the lines could start from any column and there can be many many create statements in the file)

create table table1....table definition...
insert...
Showing results 1 to 6 of 6

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