Search Results

Search: Posts Made By: jodders
Forum: Cybersecurity 02-21-2005
2,426
Posted By jodders
help with discovering bad passwords question
Is there of a scheme for discovering badly chosen user passwords from a Unix password file?

Im not learning anything bad or trying to hack,this a question that was given to me in an information...
3,103
Posted By jodders
UNIX password file
Hi,im trying to find an example of a Unix user password file
Forum: Programming 02-17-2004
4,473
Posted By jodders
ok cheers guys.i guess i have to make it an...
ok cheers guys.i guess i have to make it an executable C++ file.What data can i put? i could have like a print out "hello world" thing couldn't i ?LIke a very simple command.What do i put in prog2?...
Forum: Programming 02-17-2004
4,473
Posted By jodders
hey guys,thanks for a all your help,but i cant...
hey guys,thanks for a all your help,but i cant seem to get it working.i created prog1 and prog2 has a .txt file,and i keep getting

aspasia$ prog1.txt | tee -a myfile.dat | prog2.txt
-bash:...
4,211
Posted By jodders
sorry for all the confusion and lack of content,...
sorry for all the confusion and lack of content, is SuSE linux 8.2.
Forum: Programming 02-16-2004
4,473
Posted By jodders
pipespy is a C++ program i was thinking of...
pipespy is a C++ program i was thinking of writing.
you prog1 and prog2 what type of files should it be? like should it be a C++ program,or just like text file?
4,211
Posted By jodders
God,SUSE LinuX
God,SUSE LinuX
4,211
Posted By jodders
sorry about not specifying the system, im using...
sorry about not specifying the system, im using UNIX.
Forum: Programming 02-15-2004
4,473
Posted By jodders
PIpe Spy
Im trying to get my program to behave in this way:

prog 1 | ./pipespy myfile.dat | prog2

the standard output of prog1 is supplied as the input to prog2 and copied into file myfile.dat.

need...
4,211
Posted By jodders
short script help
how do i find out the date of the last time the system was last booted from?
2,694
Posted By jodders
cat file.txt|cut -d" " -f 1 |sort -n | uniq -c ...
cat file.txt|cut -d" " -f 1 |sort -n | uniq -c

i manged to find out how to do it.
2,694
Posted By jodders
UNIX command
I a little rusty on UNIX and was wondering if anyone can tell me the commands for this.

I have a database with group names,username and name
eg. B ID123 Jones/A
C
B
and want to ...
Showing results 1 to 12 of 12

 
All times are GMT -4. The time now is 06:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy