List of internal commands ??


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting List of internal commands ??
# 1  
Old 09-10-2008
List of internal commands ??

Dear Sir/Mam,
Can you tell me list of internal commands which are easy to implements...???
Means sir I am a beginner in unix shell programming. So, I just wanted to know that which internal commands are easy to implements in C language.
thanks....

Last edited by ranusahu; 09-10-2008 at 01:04 PM..
# 2  
Old 09-10-2008
What are you talking about? Do you need to learn basic shell - it sounds like it.

try this: UNIX / Linux Bourne / Bash Shell Scripting Tutorial [ steve-parker.org ]
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

List commands executed on a server

Hi All, how to list all the commands executed by users on a linux server.... I dont have access to others .bash_history. and i am not root user.. Please help.. Thanks in advance.. (6 Replies)
Discussion started by: nanz143
6 Replies

2. UNIX for Dummies Questions & Answers

sudo commands list

Hi, Can you please give me a list of commands executed through 'sudo' command, thank you. (1 Reply)
Discussion started by: Dev_Dev
1 Replies

3. UNIX for Advanced & Expert Users

Forwarding internal internet packets to internal webserver using iptables

Hi, I need to redirect internal internet requests to a auth client site siting on the gateway. Currently users that are authenticated to access the internet have there mac address listed in the FORWARD chain. All other users need to be redirected to a internal site for authentication. Can... (1 Reply)
Discussion started by: mshindo
1 Replies

4. UNIX for Dummies Questions & Answers

How does the internal commands are executed?

Hi all, I am new to unix OS. Commands(external commands) given by the user are examined by shell and later executed by kernel. Now I want to know how the internal(built in) commands are executed. Please clarify whether they are executed directly by shell or by kernel. Thanks in... (2 Replies)
Discussion started by: chaitra
2 Replies

5. Shell Programming and Scripting

list files commands

hi all scripting gurus, need some guide and advise from you. i'm trying to list all the files in the year 2004 and the file format is something like this: 11176MZ00004JV900004JVB00004JVCcDBU20041206.txt try to use the symbol ^ but somehow it does not help. i try this as well: ls -ltr |... (12 Replies)
Discussion started by: lweegp
12 Replies

6. UNIX for Advanced & Expert Users

Comparison List of commands

Hi, I would like to have a list of commands in a table, see below example Command description HPUNIX SUN UNIX IBM AIX all above i need comparison list of commands ASAP please.......... B.R (1 Reply)
Discussion started by: f_amshan
1 Replies

7. Solaris

List of Commands

Dear All, I am a new Administrator of Solaris in the company , I need a list of the commands pls ... Regards Adel (2 Replies)
Discussion started by: ArabOracle.com
2 Replies

8. UNIX for Dummies Questions & Answers

A Thorough List of FreeBSD commands?!?

I was just wondering if anyone knew of a site that covered all or many of FreeBSD's built in commands. I would also like to know what FreeBSD automatically logs, and where it logs it. Thanks! (1 Reply)
Discussion started by: Kyser_Soze
1 Replies

9. UNIX for Dummies Questions & Answers

List of Commands for Unix Please

Hello, I have recentlly been given access to a Unix based server in order to learn how to operate a Unix machine.. i have never used Unix before and am in need of a list of commands and there functions.. if you have one available please send it to me in .txt or wordpad document form.. thank you in... (5 Replies)
Discussion started by: ShdwMaster
5 Replies
Login or Register to Ask a Question