由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 切磋切磋, 高手们都是怎么学的UNIX?
相关主题
Re: 学写script有没有又好又快的方法,有没有朋友懂yacc,真诚请教
Re: 请问大家都是怎么BACKUP自己的source code的?还有VERSIONS?(linux/unix动态共享库
someone asks me ...REMOTE_USER is UNKNOWN??
做一个PROJECT,教授需要RCSEnviroment Config Help
[转载] 在xemacs的*.el文件里面怎样调用shell command?Which library include gethostbyname?
the book name and the autherHow to get pagesize in Linux and Solaris
A werid Solaris crash when using yacc.superuser如何变成任意一个普通用户?
YACC tables (yyact, yypact, yypgo ...) 的问题 (转载)Re: 为什么emacs自动给我加^M.
相关话题的讨论汇总
话题: apropos话题: unix话题: 切磋话题: whatis话题: 高手
进入Unix版参与讨论
1 (共1页)
s*y
发帖数: 293
1
在国内从来没用过UNIX, 现在才发现unix真是神奇.
这么复杂的东西, 大家都是咋学的呀? 是不是编了
特多Unix程序, 所以门清?
大家能不能指点一下方法, 让师弟师妹们共同进步?
多谢, 多谢! 向高手们致敬!
w*****n
发帖数: 94
2

try "apropos "
apropos(1) apropos(1)
NAME
apropos - search the whatis database for strings
SYNOPSIS
apropos keyword ...
DESCRIPTION
apropos searches a set of database files containing short
descriptions of system commands for keywords and displays
the result on the standard output.
SEE ALSO
whatis(1), man(1).

【在 s*y 的大作中提到】
: 在国内从来没用过UNIX, 现在才发现unix真是神奇.
: 这么复杂的东西, 大家都是咋学的呀? 是不是编了
: 特多Unix程序, 所以门清?
: 大家能不能指点一下方法, 让师弟师妹们共同进步?
: 多谢, 多谢! 向高手们致敬!

h******a
发帖数: 198
3
play with linux , play with different shells, play
with various tools(awk,perl,sed,lex,yacc,gnuplot,vi,make
,gdb,gcc,RCS,gprof,expect,Tcl/Tk,...)
BTW, u should learn emacs first. I began to love
UNIX after I mastered 30% of emacs.
Then, you could begin to learn UNIX system programming
and hack around its kernel....(I am on the way too)
The strongest recommended Book:
Kernighan & Pike <>
If you are truly interested, you can visit the website to
hear the suggestion

【在 s*y 的大作中提到】
: 在国内从来没用过UNIX, 现在才发现unix真是神奇.
: 这么复杂的东西, 大家都是咋学的呀? 是不是编了
: 特多Unix程序, 所以门清?
: 大家能不能指点一下方法, 让师弟师妹们共同进步?
: 多谢, 多谢! 向高手们致敬!

1 (共1页)
进入Unix版参与讨论
相关主题
Re: 为什么emacs自动给我加^M.[转载] 在xemacs的*.el文件里面怎样调用shell command?
Re: Where to download MP3 player for UNIX?the book name and the auther
Re: unix下怎么把一个大文件分成若干个小文件?A werid Solaris crash when using yacc.
怎样写 makefileYACC tables (yyact, yypact, yypgo ...) 的问题 (转载)
Re: 学写script有没有又好又快的方法,有没有朋友懂yacc,真诚请教
Re: 请问大家都是怎么BACKUP自己的source code的?还有VERSIONS?(linux/unix动态共享库
someone asks me ...REMOTE_USER is UNKNOWN??
做一个PROJECT,教授需要RCSEnviroment Config Help
相关话题的讨论汇总
话题: apropos话题: unix话题: 切磋话题: whatis话题: 高手