iXsystems Announces Professional FreeBSD and PC-BSD Support Offering


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News iXsystems Announces Professional FreeBSD and PC-BSD Support Offering
# 1  
Old 07-17-2008
iXsystems Announces Professional FreeBSD and PC-BSD Support Offering

Hot on the heels of news in the British press last week about secret intelligence papers relating to Al Quaeda being found on a train comes news of a second incident, this time concerning Iran. Being a slightly paranoid CISSP,...

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Windows XP Professional and FreeBSD

From FreeBSD how could I access files/directories in my Windows XP machine (networked) Is there any program in FreeBSD/Unix that I could use to emulate/control my Windows XP machine and what do I need to enable or install in my Windows XP machine (6 Replies)
Discussion started by: charlie499
6 Replies
Login or Register to Ask a Question
news(1) 						      General Commands Manual							   news(1)

NAME
news - print news items SYNOPSIS
[items] DESCRIPTION
is used to keep the user informed of current events. By convention, these events are described by files in the directory When invoked without arguments, prints the contents of all current files in most recent first, with each preceded by an appropriate header. stores the ``currency'' time as the modification date of a file named in the user's home directory (the identity of this directory is determined by the environment variable only files more recent than this currency time are considered ``current.'' Options recognizes the following options: Print all items, regardless of currency. The stored time is not changed. Report the names of the current items without printing their contents, and without changing the stored time. Report how many current items exist without printing their names or contents, and without changing the stored time. It is useful to include such an invocation of news in one's file, or in the system's All other arguments are assumed to be specific news items that are to be printed. If an interrupt is typed during the printing of a news item, printing stops and the next item is started. Another interrupt within one second of the first causes the program to terminate. EXTERNAL INFLUENCES
International Code Set Support Single- and multi-byte character code sets are supported. FILES
SEE ALSO
mail(1), profile(4), environ(5). STANDARDS CONFORMANCE
news(1)