Search Results

Search: Posts Made By: krylin
Forum: Programming 03-13-2003
22,089
Posted By krylin
That's not what I wanted to now. My question was,...
That's not what I wanted to now. My question was, if there is a function in c which allows to read a textfile from a tar.gz archive and put it in a variable.
Forum: Programming 03-10-2003
22,089
Posted By krylin
read file from tar.gz archive
I want to write a c-program which reads a textfile from a tar.gz archive.
How can I do it?
2,045
Posted By krylin
install Unix or Linux
Yes, it is possible. You should buy a Linux distribution. I think Red Hat or SuSE can be installed easily. You can also download a Unix or Linux from the Internet, but sometimes it can be very...
173,903
Posted By krylin
You should try the following code: test -e...
You should try the following code:

test -e $file_name && echo "file exists"
Showing results 1 to 4 of 4

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