Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators Wannabe nix guru starting a new os Post 302792437 by donkey42 on Wednesday 10th of April 2013 11:49:24 AM
Old 04-10-2013
Quote:
Originally Posted by love_debian
Like peoples, who think high ! (i really mean it - no joke - no offense )
There is nothing wrong with that but you should really know what you are doing.
Take a look at beginner mistakes in OSDEV . ( no offense - maybe you're pro. )
Code:
http://wiki.osdev.org/Beginner_Mistakes

and maybe a look over here :

Code:
http://wiki.osdev.org/Books

no I'm definitely not a pro (e.g. trying to figure NAT out as we speak) yes I'm a "pro" compared to some but, compared to you guys I'm a plank & a noob
Quote:
Originally Posted by love_debian
you should be familiar with most of books or subjects mentioned in that site.

osdev's forum is also a good place to ask questions, but be sure that you've read at least
the beginner section in the osdev wiki, so people don't ignore you in forum while asking questions.

and wish you a good luck
i need all the luck i can get

thankies love_debian.
[ot]i too love Debian, currently using Wheezy[/ot]
 

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

what do most Unix guru's use ? :D

I wanted to know what email app most Sun solaris / unix gurus use ? I have become quite NON microsoft in the last few months in my studying solaris.. thanks simon2000 (6 Replies)
Discussion started by: simon2000
6 Replies

2. UNIX for Dummies Questions & Answers

UNIX Wannabe

Heya folks, I have a computer that is dying to have UNIX installed. However due to the fact that I can pinch a penny until it screams for mercy, I would like to install a FREE version if UNIX. I have a version of Red Hat Linux, but I am afraid that is not enough like Unix to really get a good... (5 Replies)
Discussion started by: TechKnow
5 Replies

3. What is on Your Mind?

*nix Desktops

Yeah, we all know where to find screenshots of Unix and Linux, but it would be awesome to see some of your *nix screenshots. Okay.. to explain: This is my KDE desktop on Yellow Dog Linux. I changed the background recently to a Commodore 64 theme (pretty cool) and no longer is the Konstruct Konsole... (25 Replies)
Discussion started by: gnerd
25 Replies

4. UNIX for Dummies Questions & Answers

To all the Java guru...

Please forgive me if this is the wrong place for this post. I didn't see a good place to post this topic in. :D I would like to know what's the most popular and reliable Java IDE out there nowadays? A FREE one would be awesome! :D Thanks for your suggestion! Cheers! (10 Replies)
Discussion started by: laila63
10 Replies

5. UNIX for Dummies Questions & Answers

Looking for something like Citrix for *nix

Hi, I don't mean the client.... I mean the server - I have the client to connect to a windows citrix server already. The next best thing I can use at present is VNC (I only want remote desktop, not application sharing specifically). The thing with VNC is that when you go on you are... (3 Replies)
Discussion started by: d11wtq
3 Replies

6. What is on Your Mind?

Noob and Guru

A long time ago, my computer crashed, at that time, I was using Windows98, but because I was a noob at computers, my friend recommended me apro to fix it for me.   He came, saw the computer, and asked if I had a backup/installation disk for Windows 98. I said no.   He thought about it for a... (1 Reply)
Discussion started by: vistastar
1 Replies

7. Shell Programming and Scripting

Need help from a C++ makefile guru

hello, i'm recompiling some c++ code for OSX and there are some bugs as the configure is not picking up some libs like atlas, pastix, etc, it should be finding either in standard path or with pkgconfig but it's not so i'm rewriting the Makefile. C++ territory is a bit of a stretch with all of... (0 Replies)
Discussion started by: f77hack
0 Replies

8. UNIX for Dummies Questions & Answers

How to grep a line not starting with # from a file (there are two lines starting with # and normal)?

e.g. File name: File.txt cat File.txt Result: #INBOUND_QUEUE=FAQ1 INBOUND_QUEUE=FAQ2 I want to get the value for one which is not commented out. Thanks, (3 Replies)
Discussion started by: Tanu
3 Replies
LESSECHO(1)						      General Commands Manual						       LESSECHO(1)

NAME
lessecho - expand metacharacters SYNOPSIS
lessecho [-ox] [-cx] [-pn] [-dn] [-mx] [-nn] [-ex] [-a] file ... DESCRIPTION
lessecho is a program that simply echos its arguments on standard output. But any argument containing spaces is enclosed in quotes. OPTIONS
A summary of options is included below. -ox Specifies "x" to be the open quote character. -cx Specifies "x" to be the close quote character. -pn Specifies "n" to be the open quote character, as an integer. -dn Specifies "n" to be the close quote character, as an integer. -mx Specifies "x" to be a metachar. -nn Specifies "n" to be a metachar, as an integer. -ex Specifies "x" to be the escape char for metachars. -fn Specifies "n" to be the escape char for metachars, as an integer. -a Specifies that all arguments are to be quoted. The default is that only arguments containing spaces are quoted. SEE ALSO
less(1) AUTHOR
This manual page was written by Thomas Schoepf <schoepf@debian.org>, for the Debian GNU/Linux system (but may be used by others). Send bug reports or comments to bug-less@gnu.org. Version 418: 02 Jan 2008 LESSECHO(1)
All times are GMT -4. The time now is 03:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy