English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /branches/freewrt_1_0/package/base-files/files/etc/profile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2746 by wbx, Tue Feb 27 08:01:52 2007 UTC revision 2747 by tg, Fri Jun 8 11:57:19 2007 UTC
# Line 11  alias ll="ls -l" Line 11  alias ll="ls -l"
11    
12  [ -x /usr/bin/arp ] || arp() { cat /proc/net/arp; }  [ -x /usr/bin/arp ] || arp() { cat /proc/net/arp; }
13  [ -x /usr/bin/ldd ] || ldd() { LD_TRACE_LOADED_OBJECTS=1 $*; }  [ -x /usr/bin/ldd ] || ldd() { LD_TRACE_LOADED_OBJECTS=1 $*; }
 reboot() { ifdown wan >&- 2>&-; /sbin/reboot; }  
14    
15  [ -z "$KSH_VERSION" -o \! -s /etc/mkshrc ] || . /etc/mkshrc  [ -z "$KSH_VERSION" -o \! -s /etc/mkshrc ] || . /etc/mkshrc

Legend:
Removed from v.2746  
changed lines
  Added in v.2747

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20