Changes

Jump to navigation Jump to search
5 bytes removed ,  22:51, 7 October 2013
Line 74: Line 74:  
The purpose is to made an easy and quick script to play with the lazzy admin tools when you want to add a user
 
The purpose is to made an easy and quick script to play with the lazzy admin tools when you want to add a user
   −
  nano script-lazzy
+
  nano script-lazy
      Line 100: Line 100:  
  read -p "Do you want to launch it again, then type enter, else ctrl+c: "
 
  read -p "Do you want to launch it again, then type enter, else ctrl+c: "
 
   
 
   
  /usr/bin/script-lazzy
+
  /usr/bin/script-lazy
   −
  chmod 755 script-lazzy
+
  chmod 755 script-lazy
  mv script-lazzy /usr/bin
+
  mv script-lazy /usr/bin
    
to launch the script then do
 
to launch the script then do
   −
  script-lazzy
+
  script-lazy
    
As you can see this is a quick example of what you can do with this contribs, you can take this as an example for all your needs.
 
As you can see this is a quick example of what you can do with this contribs, you can take this as an example for all your needs.

Navigation menu