Auto copy command for terminal?

I want to make Safri history folder auto copy to the other folder as it gets new history. So I can monitor activities.

Hi,
Here is an example :
SQL> copy from scott/tiger@q4_production_server create ord -
using select * from ord;Array fetch/bind size is 15. (arraysize is 15)
Will commit when done. (copycommit is 0)
Maximum long size is 80. (long is 80)
Table ORD created.
21 rows selected from scott@q4_production_server.
21 rows inserted into ORD.
21 rows committed into ORD at DEFAULT HOST connection.
Hope this helps,
Bala
Laura Michaels (guest) wrote:
: Am trying to use the copy command in SQL*Plus to copy a table
: from an Oracle database to a local table on my machine in
: another format. Keep getting errors. It seems to contact the
: remote machine fine, but can't locate my local machine or
figure
: out where to put it. Any suggestions on how to set up my
: Windows 95 machine to get the copy command working would be
: greatly appreciated. Thank you.
null

Similar Messages

  • [svn:bz-trunk] 21277: Added ds-console source to package-oem and removed copy command for datavisualization .swc which doesn't exist in the specified location.

    Revision: 21277
    Revision: 21277
    Author:   [email protected]
    Date:     2011-05-18 11:35:28 -0700 (Wed, 18 May 2011)
    Log Message:
    Added ds-console source to package-oem and removed copy command for datavisualization.swc which doesn't exist in the specified location. I do not find it in the most recent package-oem.zip neither
    Modified Paths:
        blazeds/trunk/build.xml

    Gusar wrote:No, it's not. I have actually seen cases where software rendering gave a higher glxgears score than hardware rendering (and no, it wasn't about vsync). Of course, with *actual* apps on the same machine, software rendering sucked compared to hardware rendering.
    Please do not jump to conclusions and make assumptions here like 'when will people finally get it??'.  I never said it was a benchmark.  I have also seen many examples of where it's results do not go with conventional performance.  I have a Radeon 9000 that goes faster on glxgears than a Geforce FX 5600 running Nouveau.  Which is the faster card?  The FX by miles.  It is not a benchmark as it can not be compared between configurations.  What I know is that on this individual system, from prior experience over many years when 3D acceleration is working glxgears gets between 300 and 400 fps.  When it is not working it gets less than 10.  That is a fact but does not mean it is benchmarkable.  Yes, a Quake 3 timedemo (I have these numbers too and they very much correlate to glxgears performance for this system given just how slow it is) would be a benchmark but when it runs less than 0.1fps and even the 2D rendering means that navigating the menu is impossible, there just isn't the time to find out.  Hence if playing around with drivers on this system I would use glxgears to check that 3D acceleration is working but not to benchmark.  Glxinfo does not give you all this evidence.
    But to clarify, I wouldn't use glxgears as a benchmark, benchmarking is different and I do a lot of that too.

  • Copy command for SQL*Plus

    Am trying to use the copy command in SQL*Plus to copy a table
    from an Oracle database to a local table on my machine in
    another format. Keep getting errors. It seems to contact the
    remote machine fine, but can't locate my local machine or figure
    out where to put it. Any suggestions on how to set up my
    Windows 95 machine to get the copy command working would be
    greatly appreciated. Thank you.
    null

    Hi,
    Here is an example :
    SQL> copy from scott/tiger@q4_production_server create ord -
    using select * from ord;Array fetch/bind size is 15. (arraysize is 15)
    Will commit when done. (copycommit is 0)
    Maximum long size is 80. (long is 80)
    Table ORD created.
    21 rows selected from scott@q4_production_server.
    21 rows inserted into ORD.
    21 rows committed into ORD at DEFAULT HOST connection.
    Hope this helps,
    Bala
    Laura Michaels (guest) wrote:
    : Am trying to use the copy command in SQL*Plus to copy a table
    : from an Oracle database to a local table on my machine in
    : another format. Keep getting errors. It seems to contact the
    : remote machine fine, but can't locate my local machine or
    figure
    : out where to put it. Any suggestions on how to set up my
    : Windows 95 machine to get the copy command working would be
    : greatly appreciated. Thank you.
    null

  • Where can I get an aide memoir of unix commands for Terminal?

    Like the title, does anyone know where I could get an aide memoir of unix commands?

    Terminal Commands - 10
    Terminal Commands - 50
    Terminal Commands - 250
    Terminal Commands - Secrets

  • UNIX command for terminal

    Here is what I want to do:
    I want to send the terminal command to 25 laptops all at once to direct them to our internal server for software update.
    I know how to log in to all of the machines at once.
    osascript -e 'tell application "System Events"' -e 'keystroke "username"' -e 'keystroke tab' \
    -e 'delay 0.5' -e 'keystroke "password"' -e 'delay 0.5' -e 'keystroke return' -e 'end tell'
    I know how to open terminal.
    open -a terminal
    Now what I want to know is how to have it type this in for me:
    sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURLhttp://SERVER.local:8088/index-mountainlion-lion-snowleopard-leopard.merged-1.su catalog
    Then have a pause and then type my password.
    Bonus points for then a script to force it to check for and do the update.

    You don't need to use send unix command to send osascript to login, and then open the terminal to then type in a termainl command.
    you can just do
    send unix command
    as user root
    defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURLhttp://SERVER.local:8088/index-mountainlion-lion-snowleopard-leopard.merged-1.su catalog

  • Tracert and pathping commands for terminal

    hi all,
    i need to make a pathping and tracert to contest my speed with my isp. the lag and download speed is horrible. i am only getting a summary of the hop information but not the trail. i am only getting this
    traceroute to xxxxxxxx (xxxxxxx), 64 hops max, 52 byte packets
    i want the entire trail. what's the right commad for both pathping and traceroute?

    1a) 'iwlist' is what you want - "iwlist wlan0 scan" will use wlan0 and scan for all networks
    1b) 'iwconfig' is used to connect, but you may have to use ifconfig first.  Here's a quick rundown
    ifconfig wlan0 up
    iwconfig wlan0 essid FooBar key xyz
    dhcpcd wlan0
    2) irssi and weechat are the two forerunners in the arch community as far as I know
    3) there's quite a lot - centericq, naim, mcabber, bitlbee (allows you to use an irc client like irssi)
    4) mutt, pine, etc
    5) this was covered by dolby
    6) mpd works quote well, there's also moc, and many many others
    7) 'bc' works fairly well, but it might be a but hard to use at first - try here http://www.cyreksoft.yorks.com/gnu-bc/

  • .DS_Store files undo delete command in Terminal

    I was copying large quantities of files to a poorly formatted LaCie 3T external drive and kept coming up with interruptions in copying because the Finder kept "seeing" the creation of .DS_Store files. I researched and found a command for Terminal which stopped the OS from creating .DS_Store files. I restarted my laptop and sure enough, no more .DS files are being created.
    I was then able to complete the massive transfer, I reformatted the drive, and returned all of the files to the 3T drive. Now everything's working alright.
    My question is... How do I return the creation of .DS_Store files back to normal?
    Can anyone drop me a line that I can insert into the terminal command line and get it done?
    Thanks in advance.

    You know, I did that, and nothing happened. So I then decided to re-install M.L., and I'm now manufacturing .DS_Store files with abandon.
    I've been reading that it's not a popular kind of file for folks, especially those who are working with variously formatted devices. There are some obscure advantages to having the files sit around the hard drive.
    Thanks for your advice, however. It's good to know that I wasn't so far off.

  • Terminal Commands/learn terminal

    Hi everyone i was wondering if there is some commands for terminal that won't mess up my computer?  I also want to ask if there is an easy or a simple way for beginers with no programming experience to learn terminal well.
    thanks

    You might try Mac OS X Lion for Dummies, or if you want to get more advanced, UNIX for Dummies.
    For experimenting, create a Standard user account that you use only for this.  That will protect the system itself and your regular account if you do make a mistake.

  • "Specific" command for memtest in terminal????

    What is the "specific" command for memtest in terminal????
    I've downloaded the 4.22 version of memtest installed okay and I can't get it to run.
    I have a G4 MDD.  Os is Tiger 10.4.11  I've run applejack countless times, Onyx as well, have corrected permissions and run disc repair as well
    and I still have slowed up beachball frozen processing!!! across all my hard drives.  Windows stall all my other open programs with a beachball then 14 seconds later it lets it allgo and the window opens.  Every time after start-up.  Any new window or program I open does same.  After it's been initially clicked on, most windows open normal speed.   This is excruciating.  I've had this machine optimized professionally, and it was good for couple of weeks then it started slowing down processing again. 
    I thought to check the ram, but cannot run the memtest program!
    What is the command sequence font per font and spaces to use in terminal?
    Or how do I check if it's even recognized by my machine?  I have used rember which came back okay, but, I know that it can't test the ram currently in use.
    I've downloaded and checked memtest when installing applejack and also dwnloaded it seperately, but no go.
    I would welcome advice and direction. 
    Thank you
    E

    My Machine:
    G4 Mirror, 1,25 GHz , 2 GB (max ram) 10.4.11
    Graphcs Crd- ATI Radeon 9000 Pro, VRAM 64MB
    I have 3 internals HD's
    Reason I want to check is my system is not only slow, but, freezes at random times.  For example typing into test edit, while Firefox is open with one window. Or, I open a window in Finder and it takes 15 seconds for the request to complete, meantime all other applications freeze in those 15 seconds.  Nothing works and I have 2 GB ram! 
    When problem started, I had a pro optimize the system - Checked all 3 HDs. found no bad sectors on any of them.
    I have booted into 2 different drives and have the same problem:  Beachball appears often. When opening windows in Finder, it hangs for about 10 -15 seconds. Sometimes it just stays rolling until I force shut it down.  Every session it happens at some point. I don't need to shut it down every time, but, it is slow, as if a huge program is running in the background.  BUT, I only have the browser open.  It scrolls with a stutter often or beachball shows up when opening a new tab that is loading a page.
    For the Primary Drive which is 300GB capacity:
    Disk Usage - Space utilized - 141.54 GB
            Space Free- 137.79GB
    The Other Drive I boot into:
    250GB capacity,
    Space Utilized - 166.31MB
    Space free 66.56GB
    I'vee dumped these pref panes in Safe Boot - 
    /Users/YourUserName/Library/Preferences/com.apple.finder.plist
    /Users/YourUserName/Library/Preferences/com.apple.systempreferences.plist
    /Users/YourUserName/Library/Preferences/com.apple.desktop.plist
    /Users/YourUserName/Library/Preferences/com.apple.recentitems.plist
    It ran okay for a day, then it went right back to the same issue of slow-down and freezes.  This happens even when there is no browser or when I use Safari.
    I'm deeply frustrated, as I can't work profficiently on this machine right now, and it's the only one I have. 
    The memtest app is on my desktop...so is this the correct script?   /desktop/memtest/memtest all 3 -L
    I have super duper and I love it.  Will get Disk Warrior.
    I will have console and activity monitor open at all times,  
    Only reason I think it's possible bad ram is because the freezes are happening on my other drive as well.  I get slow window beachballs when I boot into it! 

  • Terminal command for full username?

    Is there a command in Terminal that outputs the full username of the user? For example, instead of outputting "bob" it would give "Bob Smith".

    You would have to define your own PS1 prompt string and insert the long name in it.
    As for getting the long name, I don't know if this is the best way to do it, but it is a way to do it:
    dscacheutil -q user -a name bob | fgrep gecos | sed -e 's/.*gecos: \(.*\)/\1/'
    This assumes you short name is "bob".  It should yield the corresponding long name.
    I'll leave as an exercise for you to use that command to set a shell variable to be added to a PS1 prompt string in the way you prefer it.  But here's a simple example:
    longname=$(dscacheutil -q user -a name bob | fgrep gecos | sed -e 's/.*gecos: \(.*\)/\1/')
    PS1="$longname: "
    Now the terminal prompt line would be (assuming Bob Smith is the long name for bob):
    Bob Smith:
    I guess I have to ask, why would you want to do this (use the long name that is)?

  • Terminal command for Folder List?

    What is the command line for Terminal to print out a list of folders on my HD? It doesn't have to actually send the result to my printer. I would happy with just a list on the screen.

    Open Firefox and drag the folder into its open window.  You'll get this type of presentation:
    You can print the Firefox window. Much easier than messing with the Terminal (especially for those of us that are terminally challenged )
    OT

  • Terminal command for setting software update to defaults

    terminal command for setting software update to defaults?

    didn't even think of that...seems to be the most obvious things, seem to be the first to be overlooked.
    Will let you know.

  • What is the command for secure remote copy ?

    What is the command for sucure remote copy ?
    The remote copy is rcp, but it is not secure or is it?

    Andy of course is spot on.
    scp -p /my/local/file [email protected]:/otherpath/to/remote/file
    Will use ssh to securely copy a file if ssh is enabled on the remote "othermac"
    rsync -e ssh is much more powerful, but in many cases scp is the best due to simplicity.

  • The correct syntax for a recursive chmod command in Terminal

    I need to set recursive permissions on an external HDD to '777' or 'all read&write'.
    I have tried all of the following commands in Terminal:
    sudo chmod 777 -r /Volumes/...
    sudo chmod -r 777 /Volumes/...
    sudo chmod a+rw -r /Volumes/...
    sudo chmod -r a+rw /Volumes/...
    ...all of which being back a 'no such file or directory' error, e.g.
    sudo chmod 777 -r /Volumes/232Gb
    chmod: -r: No such file or directory
    Can anyone confirm the correct syntax for this command?
    Thanks in advance...
    Message was edited by: ChippyDeluxe

    If there were a solution that didn't involve using Terminal, I would prefer that.
    The reason I ask is, since my old iMac died and I connected my iMac's external HDD to my MacBook, thousands of folders on my external HDD have 'stop signs' on them and require me to go to
    Get Info -> Sharing & Permissions
    ...and add my MacBook username and set the privilege as "read and write". A bigger problem is, no backup software I've tried will back up this external HDD onto another external HDD any more, so I no longer have an up-to-date backup, which is very worrying.
    I am looking for a way of fixing this, and the chmod command appears to be the answer.
    Ideally, I don't want any permission restrictions on my external HDD at all, so I can connect it to any machine without problems.

  • Copy command not working for Search Results

    Hello,
    We have a Search Form that triggers a  TREX URL search.  We also add a custom Layout Set on the search URL.  (see URL below)
    <b>URL Search:</b>
    http:
    <server name> &ConfigFileName=Navigation.xml&layoutSetMode=exclusive&ResourceListType=com.sapportals.wcm.SearchResultList&SearchType=ctrlpers&QueryString=*&rndLayoutSet=CustomLayoutSet&SelectedMatchesPerPage=15&SearchVisible=false
    In the custom Layout Set, we've made our own UI command group to include the following commands:  Search_from_here, details, copy, move etc…
    The problem is that whenever we click on the 'Copy'  or 'Move' command of a resource, we get the following error message:
    =====================================
    Item not found       
    The item you are attempting to access is not available. Check that the name or link is correct. You might also check whether the associated repository is currently accessible.     
    ======================================
    The error message in the KM log files simply states "ERROR: RID not found".
    Would anyone know how to fix this issue!  I've tried many layout sets, but the copy command always gives me the same error message!
    Any help or suggestions on this would be much appreciated...
    Thanks,
    Harman

    Hi Harman,
    yes, this is a known issue.
    It's fixed with NW04 SPS 13.
    Regards Matthias Röbig-Landau

Maybe you are looking for