Search Results

Search: Posts Made By: anijan
Forum: Programming 04-18-2018
1,130
Posted By Don Cragun
How did you declare these functions in your...
How did you declare these functions in your source code?

What compiler are you using?

What compiler options did you use when you compiled your source code?

What diagnostics were produced...
2,138
Posted By Scrutinizer
tar cvf does nut produce tar.gz files, for that...
tar cvf does nut produce tar.gz files, for that you need tar zcvf if your tar supports that, or use gzip separately to gzip the tar file..
ux2dos only makes sense on unix style text files, not tar...
2,189
Posted By zaxxon
If you exit the script you will have to write it...
If you exit the script you will have to write it to a file so that it will be available for the next run.
If inside a a script you could move the stuff to do into functions and check the return code...
Showing results 1 to 3 of 3

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