Search Results

Search: Posts Made By: Jakeman1086
Forum: Programming 11-21-2009
2,581
Posted By Jakeman1086
I didn't completely understand what you were...
I didn't completely understand what you were getting at, but if its just an efficient comparison and - is the beginning of stdin, anything that is not stdin will pass this line?

Focusing on this...
Forum: Programming 11-19-2009
2,581
Posted By Jakeman1086
Thanks! Oddly enough, the directory tip worked. I...
Thanks! Oddly enough, the directory tip worked. I originally tried a nonexistent file, and that was caught before fold ran. But, the directory run works.

However, everything inside of an...
Forum: Programming 11-17-2009
2,581
Posted By Jakeman1086
Test Coverage - executing this code
Hi,

I am trying to gain test coverage on the 'fold' program in unix and am having difficulty executing the following code:

if(ferror (istream))
{
error (0, errno, "%s", filename);...
13,250
Posted By Jakeman1086
Please. Anybody? This should not be a hard...
Please. Anybody? This should not be a hard question. I am in an introductory Unix class, and this is not meant to be a difficult question.

Thanks again.
13,250
Posted By Jakeman1086
command to list dot files
hey. i am a bit new to unix and i am trying to figure out how to list the names of the 'dot' files that are in my account.

what command does this?

thank you very much for your help.
Showing results 1 to 5 of 5

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