[SOLVED] Exporting terminal output to URL?

Hello!
I can't start graphicall user interface (gnome 3) and am stuck in linux terminal. Is there any way i could export my linux terminal commands or files to any URL where i could acess them later on another PC? I know this exists but i forgot how it is done.
TY
Last edited by 71GA (2012-11-19 11:57:10)

I have an alias in /etc/bash.bashrc:
alias web='curl -F "sprunge=<-" http://sprunge.us'
Usage:
$ web < /path/to/file
If it's in my user dir, I don't even have to specify its path:
$ web < .xinitrc
Obviously, if I'm not in my user dir, first I just run a simple:
$ cd

Similar Messages

  • Export terminated successfully with warnings.

    Hi,
    I have a 9i database (9.2.0.8.0) running on a HP Unix machine (B.11.11). The database size is 170GB.
    When I run a full database export, I get couple of ORA-01403 error.
    EXP-00008: ORACLE error 1403 encountered
    ORA-01403: no data found
    But the end of it, it shows Export terminated successfully with warnings.
    Is my export backup valid or do I need to solve the ORA-01403 issue? And how do I solve that?
    Request your quick help on this1
    thanks!

    I checked the Oracle Support notes, but it says that the cause is due to the FILESIZE parameter. But we have not used the FILESIZE parameter in our environment.
    And there are enough space in the file system too. So I dont think the spacing is an issue here.
    userid=dba_backup/xxxxxx
    file=xxxxxx.dmp
    compress=n
    consistent=y
    full=y
    rows=y
    direct=yThe solution mentioned in the note is:
    Solution
    -- To implement the solution, please execute the following steps::
    Add more files to the file= list to make sure there is enough space available for the export.How do I do that? file=xxxxxx.dmp, yyyyyy.dmp is it?
    Thanks!

  • Regarding Issue when Exporting the Output of the Discoverer Report to Excel

    Hi,
    Can Any of you guys help me out in this issue. I am exporting the Discoverer Report Output to Excel sheet, I am able to export but while I am opening the excel sheet I am getting an error saying "UNABLE TO READ FILE".
    Please help me out in this Issue, it is so urgent.
    Thanks in Advance..
    Raja.

    Hi,
    Is there any way to export the output of scheduled Discoverer Reports to a particular server using Discoverer plus.Only by openning and exporting each report manually.
    is there any way to get the output name in a particular syntax. I want to concatenate date in the output name.Only by entering the filename when you do the export.
    The best way to do this is to use Discoverer Desktop and a third party scheduler. Then you can export all your reports automatically and define the filename used in the output. Search this forum for more information on third party schedulers.
    Rod West

  • How to export report output into excel.

    Hi all
    how to export report output into excel sheet can any on give me answer step by step please as soon as possible
    kk

    Hi Prashanth,
    If you are executing Query from WAD  ---> Right click on Table (only on Characteristics Data)  --> Enhanced Menu ---> Export as --> CSV file or MS Excel
    assign points if this helps,
    Thanks,
    Sudhakar

  • Exporting Report Output to Doc, RTF or other

    I have designed a few reports using Developer 2000 and I was wondering if if was possible to export the output of these reports to other file formats such as Word's Doc or RTF formats .... while the tool is powerfull it would be nice to let people use a friendly tool once in a while, or maybe email the output to a colleage ... is this possible and if so how do I go about it ?

    If your report is a plain text report, you can definitely redirect the output of the report to doc or rtf. Just set the system parameter MODE to 'character' and then run the report with 'Destination Type = File' and 'Destination Name=<filename>.doc/.rtf'. Then open the output file using MS-word/wordpad. Hope this works....

  • Export Terminated Unsuccessfully

    Dear Experts
    When I rune export utility on my oracle 9i database it ends with the following errors.
    EXP-00008: ORACLE error 3113 encountered
    ORA-03113: end-of-file on communication channel
    EXP-00008: ORACLE error 1041 encountered
    ORA-01041: internal error. hostdef extension doesn't exist
    EXP-00000: Export terminated unsuccessfully
    Please help me out. thanks

    You seem to be in hurry, If you need solution, you should try to provide information to the people who are trying to help you. I asked following which you did not reply
    Is it windows? If yes then can you remove parameter SQLNET.AUTHENTICATION_SERVICES from your SQLNET.ORA
    Are you connecting as SYSDBA for full database export? Can you do followin.
    1) What is you export a schema using sysdba user
    2) What is you try exporting full database using user SYSTEM.

  • EXP-00000: Export terminated unsuccessfully

    When Im perform export it terminated unsuccessfully with bellow message,please clarify why is this
    EXP-00008: ORACLE error 1555 encountered
    ORA-01555: snapshot too old: rollback segment number 3 with name "_SYSSMU3$" too small
    EXP-00000: Export terminated unsuccessfully

    I'm going to assume you are running an older version of Oracle? 9i? And/or that you use manual rollback segments?
    I've had that error before when running an export because my export was running for longer than the database was keeping the undo blocks that I needed to read from. Our export was running for 6 hours, so you need to ensure that it can have a read consistent view of the data as of 6 hours ago. If using automatic undo management, which I would recommend, you can set the undo_retention to 6 hours.

  • Export terminated with ORA-00600: internal error code, arguments: [kcfrbd_1

    when i am taking an export of a particular table , i got following message. please help
    ORA-00600: internal error code, arguments: [kcfrbd_1], [0], [400], [], [], [], [], []
    Export terminated successfully with warnings.

    with out a versioninfo it's not possible tomgive appropiate information. Anyway, an ORA-00600 is almost certainly a job for the oracle support.
    And lastly, the right forum for this question would be a database forum, maybe the Database-General-forum.

  • Output folder URL not sticking

    In the Flex Build Path setting for my Flex project, I set the
    Output folder and Output folder URL. It appears that the Output
    folder URL is not getting saved when I shut down and reopen Flex
    Builder. The Output folder is sticking, but I need to respecify the
    Output folder URL each time I fire up Flex Builder.

    The attribute name in .actionScriptProperties is "rootURL",
    but I just tried
    manually inserting it there, and unfortunately, it looks like
    beta 3 ignores it.
    - Mike Morearty
    Developer, Flex Builder team
    http://www.morearty.com/blog
    mgbaron wrote:
    > I'm getting stuck on this issue as well.
    >
    > In the meantime, is there a parameter I can add to my
    .actionscriptProperties file that will make the output folder when
    I close FlexBuilder?

  • Need help with 'Output Folder URL'

    How can I compile my application and have it get posted on a
    server?
    When I create a project, in the “Flex Build Path”
    I add my server URL in the 'Output Folder URL' field. But when I
    Run my project, it doesn't even seem to attempt to push any files
    to the server. It just brings up my browser with the path to it,
    which it obviously gets a 404 error. And its going to need a
    username and password to post files to a server. Where would I
    assign theses value to Flex Builder?

    After I installed Apache Ant and tinkered with it for about 5
    hours, I have what initially wanted. The code below will compile,
    copy and launch. I also made a splash logo that appears when its
    building. Ant is a nice utility for automated development.
    Ref:
    http://blog.jodybrewster.net/2008/04/09/installing-ant-in-flex-builder-3/
    http://ant.apache.org/manual/tasksoverview.html
    <project name="buildXIFF" default="main">
    <property name="compiler" value="C:\Program
    Files\Adobe\Flex Builder 3\sdks\3.2.0\bin\mxmlc.exe"/>
    <property name="firefox" location="C:\Program
    Files\Mozilla Firefox\firefox.exe"/>
    <property name="projectURL" value="
    http://vmwinserver2003/flex/tests/XIFF/XIFF.html"/>
    <property name="baseDirectory"
    value="Z:\Documents\Programming\Flex\Tests\XIFF"/>
    <property name="baseServerDirectory"
    value="Y:\flex\tests\XIFF"/>
    <target name="main">
    <splash
    imageurl="file:${baseDirectory}/build/FxAntBuildLogo.png"
    showduration="2000"/>
    <antcall target="compile" />
    <antcall target="copy" />
    <antcall target="launch" />
    </target>
    <target name="compile" description="Build XIFF
    project">
    <echo>Building files in bin directory in
    repository</echo>
    <exec executable="${compiler}">
    <arg line="-file-specs '${baseDirectory}/src/XIFF.mxml'
    "/>
    <arg line="-output= '${baseDirectory}/bin-debug/' "/>
    </exec>
    </target>
    <target name="copy" description="Copy XIFF bin directory
    to server">
    <echo>Copying bin directory from repository to server.
    Overwriting all files in destination directory.</echo>
    <copy todir="${baseServerDirectory}" overwrite="true">
    <fileset dir="${baseDirectory}/bin-debug/"/>
    </copy>
    </target>
    <target name="launch">
    <echo>Launching browser, URL is the project's html
    page on the server.</echo>
    <exec executable="${firefox}" spawn="true">
    <arg value="${projectURL}"/>
    </exec>
    </target>
    </project>

  • EXP-00002: error in writing to export file  EXP-00002:   EXP-00000: Export terminated unsuccessfully

    Dear All,
    <code>
    . . exporting table
    CDM_HIST_INFO_SERV_RES_DEF     
    0 rows exported
    . . exporting table         
    CDM_HIST_INFO_SLA     
    0 rows exported
    . . exporting table   
    CDM_HIST_INFO_WORKGROUP     
    0 rows exported
    . . exporting table     
    CDM_INCIDENT2SERVICES  
    1040 rows exported
    . . exporting table             
    CDM_INCIDENTS </code>
    EXP-00002: error in writing to export file
    EXP-00002: error in writing to export fileerror closing export file /archive/weeklybkp/export/loc2/sd-04-Sep-08-55.dmp
    EXP-00000: Export terminated unsuccessfully
    I got the above error.It only backup 2Gb after that the above error came.Please help me.
    Regards,
    DB.

    following link can help you out.
    http://arjudba.blogspot.in/2009/12/export-fails-with-exp-00002-error-in.html
    Check the solution section.

  • Export terminated with MCH0601 in AS4EXTRA

    Hi,
    we have problem and getting dump while client export
    export terminated with MCH0601 in AS4EXTRA
    regards,
    ajay

    Hi.
    look at SAP Note 548037 - iSeries: Exporting a system with many tables
    might help you
    regards,
    kaushal

  • How to Log terminal output without key input

    Hi all,
    I am trying to log the terminal output with the following command
    script -t -q "/Users/weizixi/Documents/Logs/`date "+%m-%d-%y %H:%M:%S"`"
    however i find that it logs not only the output buy also the key inputs, so how can i log only the output without the keys?
    Thanks/Wei Zixi
    bash-3.2$ less ~/Documents/Logs/01-02-09\ 00\:37\:38
    "/Users/weizixi/Documents/Logs/01-02-09\ 00:37:38" may be a binary file. See it anyway?
    bash-3.2$ scriptreply
    bash: scriptreply: command not found
    bash-3.2$ scriptreplay
    bash: scriptreplay: command not found
    bash-3.2$ more cESC[ESC[K~/do^G^HESC[ESC[KD^Gocuments/lESC[ESC[KLogs/
    /Users/weizixi/Documents/Logs/ is a directory
    bash-3.2$ more ~/Documents/Logs/^G01ESC[ESC[ESC[ESC^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^HESC[1P ~/Documents/Logs^MESC[CESC[C
    ESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[ESC[1P ~/Documents/Logs^MESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[
    CESC[CESC[CESC[CESC[ESC[1P ~/Documents/Logs^MESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[ESC[1P ~/Documents/
    Logs^MESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[Cc ~/Documents/Logs^MESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[C
    ESC[CESC[CESC[Cd ~/Documents/Logs^MESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[CESC[C
    bash-3.2$ ls

    How about passing the script output through col ???
    man col
    Only you can determine if col works for you:
    col -b <~/Documents/Logs/01-02-09 00:37:38 >filtered.file
    If that doesn't work, or if it partially works, then the next stop is to maybe write your own script utility, or using something like perl, awk, sed, etc... and do additional post processing of your log file.

  • [Solved] VLC 'Audio output failed' no sound from anything

    Very new to Arch so not sure what outputs to post.
    I installed arch about a week ago with no dramas, then after installing xfce-volumed I lost all sound and got this from vlc:
    Audio output failed:
    The audio device "default" could not be used:
    No such file or directory.
    So I did a new install and only installed vlc and the same thing happened again.
    Here is the terminal output from vlc:
    [mpeg4 @ 0x7f2868f17280] Invalid and inefficient vfw-avi packed B frames detected
    [0x7f2850000958] pulse audio output error: PulseAudio server connection failure: Connection refused
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    [0x7f2850000958] alsa audio output error: cannot open ALSA device "default": No such file or directory
    [0x7f2850000958] oss audio output error: cannot open audio device (/dev/dsp)
    [0x7f2850000958] main audio output error: no suitable audio output module
    [0x7f2868f057c8] main decoder error: failed to create audio output
    Output from aplay -l:
    **** List of PLAYBACK Hardware Devices ****
    card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: SB [HDA ATI SB], device 0: ALC892 Analog [ALC892 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: SB [HDA ATI SB], device 1: ALC892 Digital [ALC892 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    Very new to all this, any tips/help would be great.
    Last edited by Oldmoth (2013-01-27 22:24:56)

    No.  I doubt it's a hardware problem either.  It's a matter of getting the right sound drivers loaded for your card.  Don't give up on Arch yet.  These are the experiences you embrace with Arch.  Not run away from! :-)
    You said you were new to Arch so stick to the Beginner's Guide starting out https://wiki.archlinux.org/index.php/Beginners'_Guide .  Make sure you read every single sentence related to "sound". 
    The Wiki is an awesome resource.  https://wiki.archlinux.org/index.php/Main_Page It's power is in the search box so do some generic searches there and it will take you to whole articles related to your problem.
    For sound problems, be sure you check out:
    https://wiki.archlinux.org/index.php/Sound
    and
    https://wiki.archlinux.org/index.php/ALSA
    at the very least.
    In fact there's a whole page devoted to your sound card:
    https://wiki.archlinux.org/index.php/Realtek_ALC892
    It mentions installing some packages from the AUR.
    For AUR, you really want to install "yaourt". 
    Read about that here: https://wiki.archlinux.org/index.php/Yaourt
    Once you have that installed then you use it just like pacman with all the same switches.    So to install the "alsa-driver.hda-intel.hda-codec-realtek-git" package from the AUR as the Realtec_ALC892 wiki page suggests, you'd issue "yaourt -S alsa-driver.hda-intel.hda-codec-realtek-git" from the command line running as your regular user.
    Don't give up.  It's time to dig!
    Hopefully this will get you a little further down the street.

  • [solved]sonata won't open (terminal output inside)

    I am new to Arch, after using Ubuntu for a few months.. this is the first problem that i have run into that i can't' figure out how to fix.
    I am trying to use the mpd client "Sonata"  but it doesn't open for me.  When i do it in the terminal, i get this output:
    (sonata:16223): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    No protocol specified
    /usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display
    warnings.warn(str(e), _gtk.Warning)
    /usr/lib/python2.5/site-packages/sonata.py:7532: Warning: invalid (NULL) pointer instance
    gtk.Window.__init__(self, gtk.WINDOW_POPUP)
    /usr/lib/python2.5/site-packages/sonata.py:7532: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    gtk.Window.__init__(self, gtk.WINDOW_POPUP)
    Taglib and/or tagpy not found, tag editing support disabled.
    ZSI not found, fetching lyrics support disabled.
    Python 2.5 or python-elementtree not found, audioscrobbler support disabled.
    Sonata failed to connect to the D-BUS session bus: Unable to determine the address of the message bus (try 'man dbus-launch' and 'man dbus-daemon' for help)
    Traceback (most recent call last):
    File "/usr/bin/sonata", line 47, in <module>
    app = sonata.Base()
    File "/usr/lib/python2.5/site-packages/sonata.py", line 331, in __init__
    self.enc = locale.getpreferredencoding()
    File "/usr/lib/python2.5/locale.py", line 512, in getpreferredencoding
    setlocale(LC_CTYPE, "")
    File "/usr/lib/python2.5/locale.py", line 476, in setlocale
    return _setlocale(category, locale)
    locale.Error: unsupported locale setting
    i tried to search for the answer, but honestly, i don't even know what to search for in this case.  I am using KDEmod as DE and can give any other information about my system if needed. 
    can someone please try to help me out with this?
    mrcold
    Last edited by mrcold (2008-01-24 18:51:30)

    Roberth wrote:
    snozle wrote:I am having the same issue but fixing my locale doesn't seem to work (I also have dbus in my daemons in /etc/rc.conf)
    Did you start dbus? adding it to the daemons field in rc.conf only make it start up at boot.
    I've since restarted.
    [EDIT FIXED] I changed my ~/.config/openbox/autostart.sh to exclude foreign language support
    Last edited by snozle (2008-02-07 08:14:41)

Maybe you are looking for

  • Business Service Without Party in Integration Scenrio Configurator

    Hi everybody I am stucking in a small issue but do not found a related thread. Can anybody explain me, why I cannot assign a "Business Service" of typ "Service without Party" to an Application Component? I am try to configure my integration Process a

  • I want to change my HDD to SSD for macbook pro 15 2010 need some help

    i want to change my HDD to SSD what will work with my macbook pro 2.66GHz (15-inch Unibody w/Intel Core i7) - April 2010 and do it will make my macbook pro low timp and do my macbook pro will be more faster ?

  • How to hide part of search results to particular users?

    Hi, Is it possible to hide part of search results to particular users? If it possible can you please tell how to implement?  Thanks, Chinnu

  • Does Drobo Play Well With AppleTV?

    My media collection is filling up my Mac Mini and I am starting to look for an external drive the can play my movies smoothly on my AppleTV. I have been considering the "Drobo" because of the ease of use, self back-ups, easy to add more space when ne

  • Image duration problem

    Hi, I have a problem with image duration in Motion 5. I want change duration to 0.50, but it doesn't works! Knows anyone someway how can I edit? I need it for my stop-motion animation. I've about 400 photos...