This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
faq:exinda [2010/02/06 22:32] 206.104.225.143 wThFSPIiUNxVCRzt |
faq:exinda [2014/06/28 00:57] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | NV2oQg <a href="http://hmgeyjqaxqug.com/">hmgeyjqaxqug</a>, [url=http://bxdijaxzscoi.com/]bxdijaxzscoi[/url], [link=http://bzgljwzvncaq.com/]bzgljwzvncaq[/link], http://zftjegozpyep.com/ | + | ===== Question:Exinda command shell ===== |
| + | |||
| + | /usr/bin contents | ||
| + | |||
| + | <code> | ||
| + | |||
| + | alias l=/usr/bin/ex_ls | ||
| + | alias cat=/usr/bin/ex_cat | ||
| + | PATH=$PATH;/usr/bin | ||
| + | export PATH | ||
| + | |||
| + | |||
| + | -rwxr-xr-x 1 root 0 12064 Aug 6 2000 chmod | ||
| + | -rwxr-xr-x 1 root 0 29028 Aug 6 2000 cp | ||
| + | -rwxr-xr-x 1 root 0 12912 Aug 6 2000 cut | ||
| + | -rwxr-xr-x 1 root 0 27484 Aug 6 2000 date | ||
| + | -rwx------ 1 admin 0 10560 Apr 2 2003 ex_cat | ||
| + | -rwxr-xr-x 1 root 0 41552 Aug 6 2000 ex_ls | ||
| + | -rwxr-xr-x 1 root 0 24844 Apr 8 2003 ex_more | ||
| + | -rwxr-xr-x 1 root 0 20532 Apr 8 2003 ex_rm | ||
| + | -r-xr-xr-x 1 root 0 207955 Aug 6 2000 ftp | ||
| + | -rwxr-xr-x 1 root 0 77928 Apr 8 2003 grep | ||
| + | -rwxr-xr-x 1 root 0 49340 Apr 8 2003 ifconfig | ||
| + | -rwxr-xr-x 1 root 0 10604 Aug 6 2000 mii-tool | ||
| + | -rwxr-xr-x 1 root 0 607919 Apr 8 2003 perl | ||
| + | -rwxr-xr-x 1 root 0 46164 Aug 6 2000 sed | ||
| + | -rwsr-x--- 1 root 42 30782 Aug 6 2000 su | ||
| + | -rwxr-xr-x 1 root 0 25152 Sep 30 2003 tail | ||
| + | -rwxr-xr-x 1 root 0 22516 Sep 21 2000 tr | ||
| + | -rwxr-xr-x 1 root 0 6312 Dec 30 2004 tty | ||
| + | -r-xr-xr-x 1 root 0 9720 Aug 6 2000 uptime | ||
| + | |||
| + | |||
| + | |||
| + | </code> | ||