User contributions
From MorphOS Library
For JPV (talk | block log | uploads | logs)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 11:42, 4 March 2015 (diff | hist) . . (+287) . . Shell Commands
- 10:42, 4 March 2015 (diff | hist) . . (+6) . . Shell Commands
- 10:38, 4 March 2015 (diff | hist) . . (+3,416) . . Shell Commands
- 14:30, 3 March 2015 (diff | hist) . . (+92) . . Shell Commands
- 14:12, 3 March 2015 (diff | hist) . . (+1,172) . . N Shell Commands/Arguments (Created page with "MorphOS Shell commands follows a syntax defined by a template. To display the template type a '?' after the command name. For example: <nowiki>...")
- 13:49, 3 March 2015 (diff | hist) . . (+421) . . N Shell Commands/Why (Created page with "'''Why''' - Displays return code of last executed command No Template When a command fails, th...") (current)
- 13:48, 3 March 2015 (diff | hist) . . (0) . . Shell Commands/Which
- 13:47, 3 March 2015 (diff | hist) . . (+651) . . N Shell Commands/Which (Created page with "'''Which''' - Searches the command path for a particular item FILE/A, NORES/S, RES/S, ALL/S <nowiki> FILE - Name of the command, program or directory to find...")
- 13:46, 3 March 2015 (diff | hist) . . (+663) . . N Shell Commands/WBRun (Created page with "'''WBRun''' - Starts the specified command as if it was started from Ambient PROG/A, ARGS/M, STACK/K/N, PRI/K/N, DELAY/K/N <nowiki> PROG - Name (inc. pathname) of the progr...") (current)
- 13:44, 3 March 2015 (diff | hist) . . (+806) . . N Shell Commands/WaitForPort (Created page with "'''WaitForPort''' - Waits 10 secs for port to appear PORTNAME/A, I=INTERVAL/K/N, L=LOOP/K/N, D=DISAPPEAR/S <nowiki> PORTNAME - Name of the port to wait for...")
- 13:42, 3 March 2015 (diff | hist) . . (+437) . . N Shell Commands/Wait (Created page with "'''Wait''' - Waits for an amount of time TIME/N, SEC=SECS/S, MIN=MINS/S, UNTIL/K <nowiki> TIME - Amount of time to wait (in seconds) SEC...") (current)
- 13:41, 3 March 2015 (diff | hist) . . (+1,585) . . N Shell Commands/Version (Created page with "'''Version''' - Reports the version number of the specified file NAME, VERSION/N, REVISION/N, FILE/S, FULL/S, UNIT/N, INTERNAL/S, RES/S...")
- 13:39, 3 March 2015 (diff | hist) . . (+390) . . N Shell Commands/USBErrorLog (Created page with "'''USBErrorLog''' - Shows all USB-Related messages since the start of the stack No Template Th...") (current)
- 13:38, 3 March 2015 (diff | hist) . . (+253) . . N Shell Commands/USBDevLister (Created page with "'''USBDevLister''' - Lists all found USB devices No Template This command gives lot of informa...") (current)
- 13:38, 3 March 2015 (diff | hist) . . (+236) . . N Shell Commands/Uptime (Created page with "'''Uptime''' - Shows Uptime of MorphOS No Template Display the time since MorphOS was (re)boot...") (current)
- 13:36, 3 March 2015 (diff | hist) . . (+534) . . N Shell Commands/Unsetenv (Created page with "'''UnSetEnv''' - Removes a global variable NAME, SAVE/S <nowiki> NAME - Name of the variable to remove SAVE - Permanently remove th...") (current)
- 13:35, 3 March 2015 (diff | hist) . . (+301) . . N Shell Commands/Unset (Created page with "'''UnSet''' - Removes a local variable NAME <nowiki> NAME - Name of the local variable to remove</nowiki> UnSet removes the named local variable from the variable list for t...") (current)
- 13:34, 3 March 2015 (diff | hist) . . (+219) . . N Shell Commands/Unalias (Created page with "'''UnAlias''' - Removes the named alias from the alias list NAME <nowiki> NAME - Name of the Alias to remove from the list</nowiki> NOTE: With no arguments, UNALIAS lists th...")
- 13:33, 3 March 2015 (diff | hist) . . (+550) . . N Shell Commands/Type (Created page with "'''Type''' - Displays the contents of a file to the screen FROM/A/M, TO/K, OPT/K, HEX/S, NUMBER/S <nowiki> FROM - Name/Path of the file to display...") (current)
- 13:32, 3 March 2015 (diff | hist) . . (+679) . . N Shell Commands/TS (Created page with "'''TS''' [Rexx] - Starts interactive tracing by setting the external trace flag No Template St...") (current)
- 13:31, 3 March 2015 (diff | hist) . . (+569) . . N Shell Commands/Trance (Created page with "'''Trance''' - Activates JIT 68k emulation No Template This command will activate the JIT (Jus...") (current)
- 13:30, 3 March 2015 (diff | hist) . . (+349) . . N Shell Commands/Touch (Created page with "'''Touch''' - Creates a file NAME/A/M, ALL/S <nowiki> NAME - Path/name of the file to create ALL - Recursive touch (goes into subdi...")
- 13:29, 3 March 2015 (diff | hist) . . (+275) . . N Shell Commands/TE (Created page with "'''TE''' [Rexx] - Clears the global tracing flag No Template Clearing the global tracing flag...") (current)
- 13:28, 3 March 2015 (diff | hist) . . (+361) . . N Shell Commands/TCO (Created page with "'''TCO''' [Rexx] - Opens the global tracing console No Template The tracing output from all ac...") (current)
- 13:28, 3 March 2015 (diff | hist) . . (+356) . . N Shell Commands/TCC (Created page with "'''TCC''' [Rexx] - Closes the global tracing console No Template Closes the global tracing con...") (current)
- 13:27, 3 March 2015 (diff | hist) . . (+287) . . N Shell Commands/TaskList (Created page with "'''TaskList''' - Displays a detailed list of all running tasks VERBOSE/S <nowiki> VERBOSE - Be verbose for each task</nowiki> When using the VERBOSE switch, a lot of details...")
- 13:26, 3 March 2015 (diff | hist) . . (+1,036) . . N Shell Commands/Status (Created page with "'''Status''' - Displays a list of currently running CLI processes PROCESS/N, FULL/S, TCB/S, CLI=ALL/S, COM=COMMAND/K <nowiki> PROCESS - Number of the process to spy...") (current)
- 13:24, 3 March 2015 (diff | hist) . . (+293) . . N Shell Commands/Stat (Created page with "'''Stat''' - Displays some system stats since boot No Template This command displays general s...") (current)
- 13:23, 3 March 2015 (diff | hist) . . (+223) . . N Shell Commands/Stack (Created page with "'''Stack''' - Sets or displays the current stack size SIZE/N <nowiki> SIZE - Size of the new stack (in bytes)</nowiki> Use Stack with no argument to display current stack si...") (current)
- 13:22, 3 March 2015 (diff | hist) . . (+1,057) . . N Shell Commands/Sort (Created page with "'''Sort''' - Sorts a file FROM/A, TO/A, COLSTART/K, CASE/S, NUMERIC/S <nowiki> FROM - File to sort TO - Fil...")
- 13:20, 3 March 2015 (diff | hist) . . (+1) . . Shell Commands/Skip (current)
- 13:20, 3 March 2015 (diff | hist) . . (+1) . . Shell Commands/Skip
- 13:20, 3 March 2015 (diff | hist) . . (+1,118) . . N Shell Commands/Skip (Created page with "'''Skip''' - Skips to the appropriate label LABEL, BACK/S <nowiki> LABEL - Name of the Label BACK - Searches from the...")
- 13:17, 3 March 2015 (diff | hist) . . (+269) . . N Shell Commands/SetKeyboard (Created page with "'''SetKeyboard''' - Sets keyboard layout KEYMAP/A <nowiki> KEYMAP - Name of the keymap to use</nowiki> Example: <nowiki> MorphOS:> SetKeyBoard pc105_gb => Sets the key...") (current)
- 13:15, 3 March 2015 (diff | hist) . . (+763) . . N Shell Commands/Setenv (Created page with "'''SetEnv''' - Creates or modifies specified global environment variable NAME, SAVE/S, STRING/F <nowiki> NAME - Name of the variable to create or modify...") (current)
- 13:14, 3 March 2015 (diff | hist) . . (+546) . . N Shell Commands/SetDate (Created page with "'''SetDate''' - Changes the last modification date of a file FILE/A, WEEKDAY, DATE, TIME, ALL/S <nowiki> FILE - File or directory name/pattern to modify...") (current)
- 13:12, 3 March 2015 (diff | hist) . . (+767) . . N Shell Commands/SetClock (Created page with "'''SetClock''' - Changes system and/or internal clock time LOAD/S, SAVE/S, RESET/S <nowiki> LOAD - sets the current system time form the battery backed-up clock...") (current)
- 13:09, 3 March 2015 (diff | hist) . . (+894) . . N Shell Commands/Set (Created page with "'''Set''' - Creates or modifies specified local environment variable NAME, STRING/F <nowiki> NAME - Name of the environment variable...") (current)
- 13:08, 3 March 2015 (diff | hist) . . (+677) . . N Shell Commands/SegTracker (Created page with "'''SegTracker''' - Tracking utility for disk loaded files (inc. libs and devs) SHOW/S, DUMP/S, VERBOSE/S, MAPFILE, NAME, FIND/M <nowiki> SHOW - Shows all of the segments...") (current)
- 13:07, 3 March 2015 (diff | hist) . . (+1) . . Shell Commands/Search
- 13:07, 3 March 2015 (diff | hist) . . (+1,257) . . N Shell Commands/Search (Created page with "'''Search''' - Searches a file or pattern for a string FROM/M, SEARCH/A, ALL/S, NONUM/S, QUIET/S, QUICK/S, FILE/S, PATTERN/S, CASE/S...")
- 13:05, 3 March 2015 (diff | hist) . . (+518) . . N Shell Commands/RXSET (Created page with "'''RXSET''' [Rexx] - Adds a (name,value) pair to the Clip List NAME, VALUE/F <nowiki> NAME - name of the pair VALUE -...") (current)
- 13:04, 3 March 2015 (diff | hist) . . (+385) . . N Shell Commands/RXLIB (Created page with "'''RXLIB''' [Rexx] - Preadds an arexx library/host to the global list for scripts NAME, PRIORITY/N, OFFSET/N, VERSION/N <nowiki> NAME - Not Documented...") (current)
- 13:03, 3 March 2015 (diff | hist) . . (+341) . . N Shell Commands/RXC (Created page with "'''RXC''' [Rexx] - Closes the resident process No Template The "REXX" public port is withdrawn...") (current)
- 13:02, 3 March 2015 (diff | hist) . . (+691) . . N Shell Commands/RX (Created page with "'''RX''' [Rexx] - Interprets the specified ARexx script No Template This command is used to ex...") (current)
- 13:00, 3 March 2015 (diff | hist) . . (+863) . . N Shell Commands/Run (Created page with "'''Run''' - Spawns a background shell or process DETACH/S, QUIET/S, STACK/K/N, PRI/K/N, COMMAND/F <nowiki> DETACH - Runs the command on a fake CLI...") (current)
- 12:59, 3 March 2015 (diff | hist) . . (+302) . . N Shell Commands/RexxMast (Created page with "'''RexxMast''' - Starts the ARexx Server No Template This is used to start the ARexx Server....") (current)
- 12:58, 3 March 2015 (diff | hist) . . (+209) . . N Shell Commands/ResList (Created page with "'''ResList''' - Displays a list of all resources in memory No Template See also: FsList, LibLi...") (current)
- 12:57, 3 March 2015 (diff | hist) . . (+1,799) . . N Shell Commands/Resident (Created page with "'''Resident''' - Adds or Removes a command in memory NAME, FILE, ALIAS/K, REMOVE/S, ADD/S, REPLACE/S, PURE=FORCE/S, SYSTEM/S,DEFER/S...") (current)
- 12:55, 3 March 2015 (diff | hist) . . (+1,935) . . N Shell Commands/RequestFile (Created page with "'''RequestFile''' - Asks for a filename via a file requester DRAWER, FILE/K, PATTERN/K, TITLE/K, POSITIVE/K, NEGATIVE/K, ACCEPTPATTERN/K, REJECTPATTERN/K,SAVEMODE/S,MULTISEL...") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)