Search results

From CSE330 Wiki
Jump to navigationJump to search
  • /home/todd /home/todd/projects
    15 KB (2,396 words) - 08:23, 23 March 2013
  • * Todd
    6 KB (912 words) - 18:22, 30 March 2016
  • $ chown todd myfile.txt # sets the owner of myfile.txt to the user todd. Note: First comes the user, then comes the filename: not the other way ar $ ln -s /home/todd/instructions.doc /var/www/public_html/classes/instructions.doc # creates
    24 KB (3,464 words) - 04:07, 23 January 2024
  • sayHello("Todd"); // call the function and pass an argument sayHello("Todd");
    24 KB (3,646 words) - 16:00, 2 March 2020
  • To grant ''SELECT'' privileges to user ''TODD@%'' only for the column ''GPA'' in the table ''student_info'' database ''in GRANT SELECT(student_info) TO TODD@'%' ON info.student_info;
    26 KB (3,949 words) - 17:19, 24 August 2017
  • echo sayHello("Todd"); # displays Hello, Todd... how do you do?
    31 KB (4,945 words) - 15:26, 5 June 2024