Sponsored Content
Full Discussion: Anyone using GNU BSD?
Operating Systems BSD Anyone using GNU BSD? Post 302243698 by xuehuco on Monday 6th of October 2008 10:16:55 AM
Old 10-06-2008
have a try
 

4 More Discussions You Might Find Interesting

1. BSD

for linux and BSD users interested in Unix system V/bsd

for all you unix/linux interested heres an online book for free that covers the basics of BSD SysV Unix commands and applications . giving the average linux user a perspective on the differences in context of the two operating systems and for BSD users covers material as a refernce guide. ... (0 Replies)
Discussion started by: moxxx68
0 Replies

2. UNIX for Dummies Questions & Answers

BSD equivalent of GNU parted

I use GNU (parted)set to change boot flags when doing multibooting. Alas, FreeBSD does not have GNU parted, out of the box. Is there a way to set/remove flags quickly and easily from the command line in BSD? I'm still learning all the 'unique' BSD utilities. (7 Replies)
Discussion started by: uiop44
7 Replies

3. Linux

Date from GNU to BSD

Dear all, This should be simple but I cannot figure it out despite reading all the man pages. Could someone please help me translate this code (GNU date) to one that can be read by BSD date?: myDate=$(date -d "$h -$l days" +%Y/%m/%d), where h is a variable of the form DD/MM/YYYY, and l is... (3 Replies)
Discussion started by: thomchad
3 Replies

4. Shell Programming and Scripting

GNU & BSD Makefile Directives & Conditions Compatibility

Firstly, I would like to apologize if this is not the appropriate sub-forum to post about GNU/BSD makefile scripting. Though my code is in C++, because I am focusing on the makefile I thought it would go better in shell scripting. Please correct me if I am wrong. Secondly, I am not interested in... (0 Replies)
Discussion started by: AntumDeluge
0 Replies
SOELIMINATE(1)						    BSD General Commands Manual 					    SOELIMINATE(1)

NAME
soeliminate -- interpret .so directive in manpages SYNOPSIS
soeliminate [-Crtv] [-I dir] [files ...] DESCRIPTION
soeliminate reads files lines by lines. If a line starts by: ``.so anotherfile'' it replace the line by processing ``anotherfile''. Otherwise the line is printed to stdout. -C Compatibility with GNU groff's soelim(1) (does nothing). -r Compatibility with GNU groff's soelim(1) (does nothing). -t Compatibility with GNU groff's soelim(1) (does nothing). -v Compatibility with GNU groff's soelim(1) (does nothing). -I dir This option specify directories where soeliminate searches for files (both those on the command line and those named in ``.so'' directive.) This options may be specified multiple times. The directories will be searched in the order specified. The files are always searched first in the current directory. A file specified with an absolute path will be opened directly without performing a search. SEE ALSO
mandoc(1), soelim(1) BSD
November 22, 2014 BSD
All times are GMT -4. The time now is 02:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy