Sponsored Content
Full Discussion: need help....?????????
Special Forums UNIX Desktop Questions & Answers need help....????????? Post 30351 by lolo_vang on Monday 21st of October 2002 10:20:03 AM
Old 10-21-2002
Quote:
Originally posted by Cameron
51 The file "exc" contains the line: chmod u+x $1. What will the following commands do ?

a. exc fopman
ANS: [Work it out yourself!! ]

b. exc exc
ANS: [Work it out yourself!! ]


52. Suppose you often cd to the "/usr/lisa/progs/pasc/proj" directory. What
could you put in your .bashrc .profile to make this easier to do?

ANS: [Work it out yourself!! ]


53. Suppose all the following aliases are in effect:



wtf.......................

alias rm rm -i
alias c 'cd; ls'
alias cr 'cd \!*; rm *'

How, would the following commands be interpreted?

a. rm junkfile
ANS: [Work it out yourself!! ]

b. c
ANS: [Work it out yourself!! ]

c. c junkdirectory
ANS: [Work it out yourself!! ]

d. cr junkdirectory
ANS: [Work it out yourself!! ]

Were you seriously thinking that having other people do your homework meant that it would make learning Unix/Linux any easier? ... As stated above Read the forum rules, no homework! and why could you not make use of the facilities like the man pages?? ... They're at your fingertips.
lolo_vang
 
PDFCRACK(1)															       PDFCRACK(1)

NAME
pdfcrack - PDF files password cracker SYNOPSIS
pdfcrack -f filename [options] DESCRIPTION
pdfcrack is a simple tool for recovering passwords from pdf-documents. It should be able to handle all pdfs that uses the standard security handler but the pdf-parsing routines are a bit of a quick hack so you might stumble across some pdfs where the parser needs to be fixed to handle. OPTIONS
-b, --bench Perform benchmark and exit. -c, --charset=STRING Use the characters in STRING as charset. -m, --maxpw=INTEGER Stop when reaching INTEGER as password length. -n, --minpw=INTEGER Skip trying passwords shorter than INTEGER. -l, --loadState=FILE Continue from the state saved in FILENAME. -o, --owner Work with the ownerpassword. -p, --password=STRING Uses STRING as userpassword to speed up breaking ownerpassword (implies -o). -q, --quiet Run quietly. -s, --permutate Try permutating the passwords (currently only supports switching first character to uppercase). -u, --user Work with the userpassword (default). -v, --version Print version and exit. -w, --wordlist=FILE Use FILE as source of passwords to try. AUTHOR
Written by Nacho Barrientos Arias <chipi@criptonita.com> for the Debian GNU/Linux system (but may be used by others). BUGS
Report bugs to Henning Noren <confusion42@users.sourceforge.net>. COPYRIGHT
Copyright (C) 2006, Henning Noren <confusion42@users.sourceforge.net> - All Rights Reserved. This program is free software; you can redis- tribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, Inc. http://sourceforge.net/projects/pdfcrack pdfcrack 0.8 october 26, 2006 PDFCRACK(1)
All times are GMT -4. The time now is 09:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy