User contributions
From MorphOS Library
For JPV (talk | block log | uploads | logs)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 10:36, 3 March 2015 (diff | hist) . . (+256) . . N Shell Commands/FlushLib (Created page with "'''FlushLib''' - Removes unused libraries from memory LIBRARY/A/M, ONCE/S, QUIET/S <nowiki> LIBRARY - name of the libraries to flush O...") (current)
- 10:35, 3 March 2015 (diff | hist) . . (+832) . . N Shell Commands/FileNote (Created page with "'''FileNote''' - Set a comment for a file FILE/A, COMMENT, ALL/S, QUIET/S <nowiki> FILE - name of the file to attach a comment COMMENT -...") (current)
- 10:33, 3 March 2015 (diff | hist) . . (+285) . . N Shell Commands/Fault (Created page with "'''Fault''' - Translates numeric error codes to ASCII text /N/M <nowiki> /N/M - Numeric value(s) to translate Example: SYS:> faul...") (current)
- 10:31, 3 March 2015 (diff | hist) . . (+950) . . N Shell Commands/Failat (Created page with "'''FailAt''' - Changes failure limit for scripts (0=Ok, 5=Warn, 10=Error) RCLIM/N <nowiki> RCL...") (current)
- 10:29, 3 March 2015 (diff | hist) . . (+383) . . N Shell Commands/Execute (Created page with "'''Execute''' - Executes a batch file FILE/A <nowiki> FILE - filename of the batch file to execute</nowiki> Execute is used to run scripts of MorphOS commands. The lines in...") (current)
- 10:27, 3 March 2015 (diff | hist) . . (+1,430) . . N Shell Commands/Eval (Created page with "'''Eval''' - Evaluates a mathematical expression VALUE1/A, OP, VALUE2/M, TO/K, LFORMAT/K <nowiki> VALUE1 - value 1: can be decimal, hexadecimal or octal (see below)...")
- 10:23, 3 March 2015 (diff | hist) . . (+454) . . N Shell Commands/EndSkip (Created page with "'''EndSkip''' - Stops a SKIP branch No Template EndSkip is used in scripts to terminate the execu...") (current)
- 10:22, 3 March 2015 (diff | hist) . . (+150) . . N Shell Commands/EndShell (Created page with "'''EndShell''' - Closes CLI/Shell Window or Tab No Template That's it :)") (current)
- 10:21, 3 March 2015 (diff | hist) . . (-1) . . Shell Commands/EndIf (current)
- 10:21, 3 March 2015 (diff | hist) . . (+589) . . N Shell Commands/EndIf (Created page with "'''EndIf'''' - Terminates an IF block in a script file. No Template EndIf must be used when an If...")
- 10:20, 3 March 2015 (diff | hist) . . (+148) . . N Shell Commands/EndCLI (Created page with "'''EndCLI''' - Closes CLI/Shell Window or Tab No Template That's it :)") (current)
- 10:18, 3 March 2015 (diff | hist) . . (+1,167) . . N Shell Commands/Else (Created page with "'''Else''' - Specifies an alternative for an IF statement in a script file. No Template Else must...") (current)
- 10:16, 3 March 2015 (diff | hist) . . (+880) . . N Shell Commands/Echo (Created page with "'''Echo''' - Displays the specified message /M, NOLINE/S, FIRST/K/N, LEN/K/N, TO/K <nowiki> /M - NOLI...") (current)
- 10:13, 3 March 2015 (diff | hist) . . (+1,357) . . N Shell Commands/DRadioTool (Created page with "'''DRadioTool''' - Controls an USB Radio manufactured by D-Link or GemTek ON/S, OFF/S, FREQ/K/N, SCAN/S, AUTO/S, SIGNAL/S, UNIT/N/K <nowiki> ON - turns the radio ON...")
- 10:12, 3 March 2015 (diff | hist) . . (+366) . . N Shell Commands/DiskFree (Created page with "'''DiskFree''' - Displays available space of specified volume VOLUME, NOPOSTFIX/S, PERCENT/S <nowiki> VOLUME - volume for which to display free space...") (current)
- 10:10, 3 March 2015 (diff | hist) . . (+278) . . N Shell Commands/DiskChange (Created page with "'''DiskChange''' - Informs MorphOS of a diskchange DEVICE/A <nowiki> DEVICE - name of the device for which to perform a diskchange.</nowiki> NOTE: this command is only provi...") (current)
- 10:09, 3 March 2015 (diff | hist) . . (+1,103) . . N Shell Commands/Dir (Created page with "'''DIR''' - Lists file and directory names (w/o attributes) DIR, OPT/K, ALL/S, DIRS/S, FILES/S, INTER/S <nowiki> DIR - directory to list...")
- 10:07, 3 March 2015 (diff | hist) . . (+279) . . N Shell Commands/DevList (Created page with "'''DevList''' - Displays a list of all devices present in memory No Template DevList will display...") (current)
- 10:06, 3 March 2015 (diff | hist) . . (+876) . . N Shell Commands/Delete (Created page with "'''Delete''' - Deletes one or more files/directories FILE/M/A, ALL/S, QUIET/S, FORCE/S, FOLLOWLINKS/S <nowiki> FILE - file, directory or pattern-matching files to del...") (current)
- 10:03, 3 March 2015 (diff | hist) . . (+747) . . N Shell Commands/Date (Created page with "'''Date''' - Displays or sets the date and time of the system DAY, DATE, TIME, TO=VER/K <nowiki> DAY - sets the day to DAY...") (current)
- 10:01, 3 March 2015 (diff | hist) . . (+1,956) . . N Shell Commands/CPU (Created page with "'''CPU''' - Displays information about the CPU of the computer CACHE/S, BURST/S, NOCACHE/S, NOBURST/S, DATACACHE/S, DATABURST/S, NODATACACHE/S, NODATABURST/S, INSTCACHE/S, I...") (current)
- 18:00, 2 March 2015 (diff | hist) . . (+2,742) . . N Shell Commands/Copy (Created page with "'''Copy''' - Copies a source file or directory to another directory FROM/M, TO, PAT=PATTERN/K, BUF=BUFFER/K/N, ALL/S, DIRECT/S, CLONE/S, DATES/S, NOPRO/S, COM=COMMENT/S, QUI...")
- 17:56, 2 March 2015 (diff | hist) . . (+420) . . N Shell Commands/ConClip (Created page with "'''ConClip''' - Activates or De-activates the Clipboard CLIPUNIT=UNIT/N, OFF/S <nowiki> CLIPUNIT - clipboard device unit number to use (from 0 to 255)....") (current)
- 17:54, 2 March 2015 (diff | hist) . . (+324) . . N Shell Commands/CLI (Created page with "'''CLI''' - Starts a new interactive CLI on the system No Template This command starts a...") (current)
- 17:53, 2 March 2015 (diff | hist) . . (+576) . . N Shell Commands/ChangeTaskPri (Created page with "'''ChangeTaskPri''' - Changes the priority of the given process PR=PRIORITY/A/N, PROCESS/K/N <nowiki> PRIORITY - new priority of the process...") (current)
- 17:51, 2 March 2015 (diff | hist) . . (+658) . . N Shell Commands/CD (Created page with "'''CD''' - Changes or displays current directory DIR <nowiki> DIR - name of the new directory</nowiki> CD with no arguments displays the name of the current directory. When...") (current)
- 17:47, 2 March 2015 (diff | hist) . . (+861) . . N Shell Commands/Break (Created page with "'''Break''' - Allows to send a signal (for eg. CTRL+C) to a process PROCESS/A/N, ALL/S, C/S, D/S, E/S, F/S <nowiki> PROCESS - number of the process to send a signal to...")
- 17:45, 2 March 2015 (diff | hist) . . (+513) . . N Shell Commands/BindDrivers (Created page with "'''BindDrivers''' - Activates device drivers in expansion drawer (outdated) No Template...") (current)
- 17:43, 2 March 2015 (diff | hist) . . (+200) . . N Shell Commands/Beep (Created page with "'''Beep''' - Flashes the current front-most screen No Template This command flashes the...") (current)
- 17:41, 2 March 2015 (diff | hist) . . (+442) . . N Shell Commands/Avail (Created page with "'''Avail''' - Displays the amount of free memory available FAST/S, CHIP/S, TOTAL/S, FLUSH/S, H=HUMAN/S <nowiki> FAST - Displays the amount of free FAST memory...") (current)
- 17:39, 2 March 2015 (diff | hist) . . (+1,633) . . N Shell Commands/Assign (Created page with "'''Assign''' - Lists, creates, modifies or removes an assign from MorphOS NAME, TARGET/M, LIST/S, DISMOUNT/S, DEFER/S, PATH/S, ADD/S, REMOVE/S, VOLS/S, DIRS/S, DEVICES/S...") (current)
- 17:33, 2 March 2015 (diff | hist) . . (+773) . . N Shell Commands/Ask (Created page with "'''Ask [S]''' - Displays a question at the execution of a script PROMPT/A <nowiki> PROMPT - Text (question) to display.</nowiki> Ask displays a question and waits for an ans...") (current)
- 17:29, 2 March 2015 (diff | hist) . . (+926) . . N Shell Commands/Alias (Created page with "'''Alias''' - Sets or displays command aliases. NAME, STRING/F <nowiki> NAME - name of the Alias. STRING - string to use when this alias is encountered</nowiki> Alias crea...") (current)
- 17:25, 2 March 2015 (diff | hist) . . (+852) . . N Shell Commands/AddUSBHardware (Created page with "'''AddUSBHardware''' - Manually add or remove USB hardware to/from MorphOS DEVICE, UNIT/N, QUIET/S, REMOVE/S, ALL/S <nowiki> DEVICE - required argument containing the (absol...") (current)
- 17:22, 2 March 2015 (diff | hist) . . (+273) . . N Shell Commands/AddUSBClasses (Created page with "'''AddUSBClasses''' - Add or remove Classes from the USB stack QUIET/S, REMOVE/S <nowiki> QUIET - if used, no messages are printed into the shell....") (current)
- 17:20, 2 March 2015 (diff | hist) . . (+625) . . N Shell Commands/AddDataTypes (Created page with "'''AddDataTypes''' - Activates datatypes or adds another datatype FILES/M, QUIET/S, REFRESH/S <nowiki> FILES - names of the data type descriptors to add to the existing li...") (current)
- 17:16, 2 March 2015 (diff | hist) . . (+467) . . N Shell Commands/AddBuffers (Created page with "'''AddBuffers''' - Defines how many buffers are allocated for a drive DRIVE/A, BUFFERS/N <nowiki> DRIVE - Drive for which to change allocated buffers...")
- 17:11, 2 March 2015 (diff | hist) . . (+792) . . N Shell Commands/AddAudioModes (Created page with "'''AddAudioModes''' - Builds and removes audio modes that AHI can understand FILES/M, QUIET/S, REFRESH/S, REMOVE/S, DBLSCAN/S <nowiki> FILES - Specifies which descriptor(...") (current)
- 10:38, 1 March 2015 (diff | hist) . . (+2) . . Tips and Tricks
- 10:35, 1 March 2015 (diff | hist) . . (+388) . . Tips and Tricks
- 14:20, 7 February 2015 (diff | hist) . . (-548) . . Supported Computers
- 18:23, 4 February 2015 (diff | hist) . . (+2,899) . . Tips and Tricks
- 17:16, 4 February 2015 (diff | hist) . . (+1,348) . . Tips and Tricks
- 17:01, 4 February 2015 (diff | hist) . . (0) . . N File:Tips Inlineedit.png (current)
- 17:00, 4 February 2015 (diff | hist) . . (0) . . N File:Tips Debug2.png (current)
- 17:00, 4 February 2015 (diff | hist) . . (0) . . N File:Tips Debug1.png (current)
- 17:00, 4 February 2015 (diff | hist) . . (0) . . N File:Tips Create ISO.png (current)
- 18:00, 1 February 2015 (diff | hist) . . (0) . . m Supported Computers (→Power Macintosh G4)
- 14:15, 1 February 2015 (diff | hist) . . (+44) . . Supported Computers (→eMac)
- 14:14, 1 February 2015 (diff | hist) . . (+103) . . Supported Computers (→eMac)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)