Linux Examples

From MediaWiki

(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
  [ngrkic@ui ~]$ ls
  [ngrkic@ui ~]$ ls
 +
 +
You will get output simular like this:
 +
 +
007-01-22 people                misanu
 +
c                                mpi-start
 +
ce_hist                          node11_hist
 +
course                            phpBB-3.0.8.tar.bz2
 +
Epico.iso                        PPROBAMATLAB
 +
fcub                              PROBAMATLAB
 +
gctest                            realtimeoutput
 +
gctest_main.c                    run_gctest.sh
 +
gctest_mcc_component_data.c      run_gctestsing.sh
 +
gctest.prj                        run_magicsquare.sh
 +
gctestsing                        script.sh
 +
gctestsing_main.c                simulacija

Revision as of 11:08, 23 March 2011

This page is dedicted to people who wants to get familiar with basic usage of Linux shell. In this exercise will be demonstrated basic of navigating the file system, standard Linux commands, archive tools, data management, basics of bash script language.

Let`s get started:

1. List folder:

[ngrkic@ui ~]$ ls

You will get output simular like this:

007-01-22 people                 misanu
c                                 mpi-start
ce_hist                           node11_hist
course                            phpBB-3.0.8.tar.bz2
Epico.iso                         PPROBAMATLAB
fcub                              PROBAMATLAB
gctest                            realtimeoutput
gctest_main.c                     run_gctest.sh
gctest_mcc_component_data.c       run_gctestsing.sh
gctest.prj                        run_magicsquare.sh
gctestsing                        script.sh
gctestsing_main.c                 simulacija
Personal tools