Sponsored Content
Full Discussion: Hacking buddy
The Lounge What is on Your Mind? Hacking buddy Post 302981893 by wisecracker on Wednesday 21st of September 2016 05:12:06 AM
Old 09-21-2016
Quote:
Shell scripting is great for automatising stuff thats for sure. How did you start to learn?
(First of all I am NOT a coder, I am a hobbyist coder and I do have bad habits. I am however a retired electronics engineer.)

By BRAGGING I could do something different that the shell and terminal were not designed for although I had no idea what I was talking about.
I had no idea whether my future creation would even get off of the ground but hey I said it would so take a look, this is nealy 4 years old now. Gained 5 stars here, had a magazine write up and the Admins on here have allowed it to flow - MANY THANKS GUYS. This is the site that gets the latest version FIRST, there is another but this one is always at least one week ahead.

I have thanked the big guns for their help that they in fact volunteered without me even asking and at least 50% of their help is incorporated is said script with subtle changes to suit my coding style. Only download the latest version if you want to see it but do read how this huge script has evolved over the period. I am actually having a break from it at the moment but I am removing legacy stuff to bring it into the 21st century... ;oD

Still loads to do however, getting there but it is slow now as the really difficult bits are hard to work out. One is using a counter for DC input. This is seriously difficult on ths MBP.
Chopper and VCO methods for DC input are built but Chopper mode is not coded for yet.

The Start Of A Simple Audio Scope Shell Script...

I have started some other things on here that I will get back too when this baby is finished but building hardware as well as coding for it takes mega-time to get working...

So to finish I jumped in at the deep end - literally - not knowing a thing about terminals or shells but learnt a lot by doing something so bizarre that no one has ever done before...

So don't underestimate the terminal and shell along with transient commands at your disposal. To be truthful it was the terminal and its escape codes that initiated this project as I just love doing everything in text mode...

You could say I am a minimalist... ;oD

Bazza...
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Hacking

I asked my firend about hacking so he told me to come here. I want to know how to get Volumes I, II and III. Does anyone know how to help me and help me become a good hacker? This is what i came here to do!!!!!! (2 Replies)
Discussion started by: nfsu2
2 Replies

2. Linux

Hacking

Im wondering how i can chat to some one (1 Reply)
Discussion started by: Neas
1 Replies

3. Cybersecurity

hacking

I want to start with hacking and learning it from the scratch! I have googled and found thousands of pages but I would like to know how to start really! It's always good to hear from security experts. please give me some links. the ones which are related to unix hacking. (1 Reply)
Discussion started by: messi777
1 Replies
pork(1) 							   USER COMMANDS							   pork(1)

NAME
pork - An AOL Instant Messenger client for the UNIX console. VERSION
version 0.99.0 SYNOPSIS
pork [options] DESCRIPTION
Pork is a console based client for the AOL Instant Messenger service that uses the ncurses screen library. Pork is intended to be fast, useable, and stable. Pork was written by Ryan McCabe. OPTIONS
-H or --host <addr> Use the local address specified for outgoing connections -p or --port <port> Use the local port specified for the main connection -h or --help Display this help text -v or --version Display version information and exit USAGE
To log into AIM, type /connect <username>, where <username> is your AIM screen name. If you don't have an AIM screen name, you can get one at http://aim.aol.com. Pork now supports IRC. The syntax for connecting to an IRC server is /connect -irc <username> <server>[:<port>[:<password>]] [... <serverN>[:<port>[:<password>]]] When you're inside the client, type /help to find out what commands are supported. Type /help <command> to get help on a particular com- mand. Below are the default key bindings. All keys can have their bindings changed or removed completely. Enter the commands '/help bind' and '/help keys' for more information. KEY BINDINGS
Default main key bindings: CTRL+A Move the cursor to the start of the line. CTRL+B Move the cursor to the start of the previous word. CTRL+E Move the cursor to the end of the line. CTRL+F Move the cursor to the start of the next word. CTRL+H Backspace. META+BACKSPACE Delete the previous word on the input line. CTRL+K Close the current window. CTRL+L Refresh the display. CTRL+T Toggle timestamps on messages. CTRL+U Clear the input line. CTRL+X Switch to the next window in the window list. CTRL+Y Switch to the previous window in the window list. TAB Switch the input focus to the buddy list. META+/ Command auto-completion. META+<1-9> Switch to the window having the specified number. HOME Scroll to the top of the display. END Scroll to the bottom of the display. PAGE UP Scroll the display up one page. PAGE DOWN Scroll the display down one page. UP ARROW Scroll the input history list up. DOWN ARROW Scroll the input history list down. CTRL+META+X Bind the next account to the current window. Default buddy list key bindings: END Move the buddy list cursor to the bottom of the buddy list. HOME Move the buddy list cursor to the top of the buddy list. PAGE UP Move the buddy list cursor one page up. PAGE DOWN Move the buddy list cursor one page down. UP ARROW Move the buddy list cursor up. DOWN ARROW Move the buddy list cursor down. ENTER Collapse the group the cursor is on, or if the cursor is on a user, open a conversation window with that user (or go to the conversation window, if one already exists). TAB Switch to main input focus. CTRL+L Refresh the buddy list display. META+p Remove the user under the cursor from the permit list. META+P Add the user the cursor is on to the permit list. META+b Remove the user the cursor is on from the block list. META+B Add the user the cursor is on to the block list. META+w Warn the user the cursor is on. META+W Warn the user the cursor is on anonymously. a Get the away message of the user the cursor is on. i Get the profile and away message of the user the cursor is on. CTRL+X Switch to the next window in the window list. CTRL+Y Switch to the previous window in the window list. FILES
~/.pork/porkrc - The pork configuration file ~/.pork/screenname.blist - The buddy list for "screenname" BUGS
ryan@numb.org - Please report bugs to this address HOMEPAGE
http://dev.ojnk.org AUTHORS
Pork was written by Ryan McCabe <ryan@numb.org>. This manpage was written by Benjamin Seidenberg <astronut@dlgeek.net>. Pork AIM Client July, 2005 pork(1)
All times are GMT -4. The time now is 07:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy