Sponsored Content
Full Discussion: Terminal script
Operating Systems OS X (Apple) Terminal script Post 302279587 by davf on Friday 23rd of January 2009 07:13:07 AM
Old 01-23-2009
black-eyed-dog,

One way to get the same effect without using a script is to add Terminal to your account's login items, as Ravelnze said, but specify that you want Terminal to run hidden.

Next time you log in, Terminal will start running, but no Terminal window will be visible. You even get the Terminal icon bouncing in the dock that you mentioned. When you click on the icon a window will appear.


If you are using Leopard, these are the steps -

- Log in as the user you want to change.

- Go to System Preferences. In the "System" section, select "Accounts".

- At the top of the right-hand side of the window, select "Login Items".

- Click the "+" sign near the bottom of the window to add an application.

- In the window that appears, navigate to Applications>Utilities and click on Terminal.app.

- Click the Add button.

- Terminal will appear in the list of applications. Click the check box in the "Hide" column.

Regards,
Davf
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

connecting to unix through hyper terminal - as a dumb terminal

I just changed from windows NT to XP and I am no longer able to connect to my unix system. I used to use hyper terminal -- which acts as dumb terminal to my main frame unix system. I think one of the options used to be "direct to comX". This option isn't listed now. I use a serial port and the... (2 Replies)
Discussion started by: michelle
2 Replies

2. UNIX for Advanced & Expert Users

Pseudo-terminal will not be allocated because stdin is not a terminal.

I am trying to automate a SSH login using Keys using the following command ssh -i id_rsa usernamw@ipaddr. I am successful in doing this and i am getting the Warning Screen and I logon successfully. but when I am executing the command tail -1cf put.dat | ssh -i id_rsa username@ipaddr > get.dat ... (1 Reply)
Discussion started by: Shivdatta
1 Replies

3. Linux

run script through terminal

for all friends i am using linux enterprise 4. i installed oracle 10g in user name oracle.at the end of install i got a pop up window saying that u should run the following scripts(root.sh,orainstRoot.sh) in terminal from root account(cui) without log out oracle account . how i can run these... (5 Replies)
Discussion started by: sadiquep
5 Replies

4. Shell Programming and Scripting

running terminal with script

suppose we have a file ab 81 and another file exec < $1 while read line do ssh root@172.16.1.$line done while running the command sh file.sh ab output display as shown Pseudo-terminal will not be allocated because stdin is not a terminal. root@172.16.1.81's password: after... (3 Replies)
Discussion started by: cdfd123
3 Replies

5. OS X (Apple)

terminal script stops after script command :(.

Hello, i am trying to write a script for terminal for my mac that i may drag into the terminal and will excute the following command: script -akq Desktop/TerminalLogin/Cisco1Bob.txt telnet x.x.x.x the problem is that when i drag the text file to the terminal window the script stops after... (6 Replies)
Discussion started by: drdread
6 Replies

6. UNIX for Dummies Questions & Answers

Gnuplot wxt terminal vs x11 terminal

Hi, I installed ubuntu recently on my pc. And I installed gnuplot as well. When I first started working with gnuplot it was working . I did a plot and when I wanted to fit my data something happened and not the default terminal of gnuplot is xwt! I changed it to: set terminal x11, but it... (0 Replies)
Discussion started by: cosmologist
0 Replies

7. OS X (Apple)

Terminal Command into script

Hi All I have this script that checks to see if ntp is enabled on a machine launchctl load -w /System/Library/LaunchDaemons/org.ntp.ntpd.plist It retuns org.ntp.ntpd: Already loaded if it is loaded, is there a way to script it so that if it is loaded it does not say anything but... (2 Replies)
Discussion started by: ab52
2 Replies

8. Shell Programming and Scripting

Run script in new terminal

Hi Guys, I have a script that runs certain simulations in batch mode. I need to schedule some simulations to run over night. For each simulation to complete it should be run in separate terminal. My script is as follows sh run_test.sh <arg1> <arg2> <arg3> ... I need to launch this... (5 Replies)
Discussion started by: aelhosiny
5 Replies

9. Shell Programming and Scripting

Cannot get terminal application to launch with a graphical launcher when successful in terminal

I have been having an extremely annoying problem. For the record, I am relatively new at this. I've only been working with unix-based OS's for roughly two years, mostly Xubuntu and some Kali. I am pretty familiar with the BASH language, as that's the default shell for debian. Now, I've made this... (16 Replies)
Discussion started by: Huitzilopochtli
16 Replies

10. Shell Programming and Scripting

Print Terminal Output Exactly how it Appears in the Terminal to a New Text File

Hello All, I have a text file containing output from a command that contains lots of escape/control characters that when viewed using vi or view, looks like jibberish. But when viewed using the cat command the output is formatted properly. Is there any way to take the output from the cat... (7 Replies)
Discussion started by: mrm5102
7 Replies
xudced(1)						      General Commands Manual							 xudced(1)

NAME
xudced - user-defined character editor SYNOPSIS
xudced [udc_file [WIDTHxHEIGHT]] DESCRIPTION
xudced is an editor that creates, modifies, and deletes user-defined characters (UDC). It uses bitmap(1) to edit UDC character patterns. Character patterns from existing HP Asian fonts can be modified to create UDCs. xudced runs on the X Window System, Version 11. If udc_file is not specified, the file $HOME/.nlio_udc is read. WIDTHxHEIGHT sets the size of UDC pattern. This can be specified by the udc_width and the udc_height resources. If it is not specified, 24x24 is used. Menu Functions are selected with pull-down menus. To select a function, move the mouse pointer to the menu header. Press and hold the left mouse button. A pull-down menu appears. Drag the mouse pointer down to the desired function and release the mouse button. Functions with the ... suffix invoke a pop-up box that requests further information. The following functions are available: File Open ... Open a file for editing. A pop-up box appears. Enter the file name and the size of the UDC and click OK to display the file. Click Cancel to abort the function. Open font ... Open an HP font and display its contents in another window. A pop-up box appears. Enter the HP font name and click OK to display the font. Click Cancel to abort the function. Save Save UDCs to the file. They are sorted by index number according to the udc(4) format. Exit Exit xudced. If the UDCs have been changed since the last Save, a pop-up box appears. Click yes to save the UDCs before exiting. Click no to exit without saving. Click cancel to abort the function. Edit To edit a particular UDC, move the mouse pointer to the UDC, click the left mouse button, and select an Edit function. These functions can be selected from the Edit menu header, or by clicking and dragging the right mouse button while in the edit window. Cut Remove the selected UDC and store it in the Cut&Paste buffer. Copy Copy the selected UDC to the Cut&Paste buffer. Paste Insert the contents of the Cut&Paste buffer. Delete Remove the selected UDC. Search ... Search a UDC. A pop-up box appears. Enter the index number of the UDC and click OK to search the UDC. Click Cancel to abort the function. Modify pattern ... Invoke bitmap(1) to modify the character pattern of the selected UDC. View Code ... Display the index code and the character pattern for all UDCs in the file. A new window appears that dis- plays the index codes and the character patterns. Click Close to close the window. Cut buffer ... Display the contents of Cut&Paste buffer. A new window appears. Click Close to close the window. Cut&Paste Buffer The contents of the Cut&Paste buffer is shared among windows. Therefore, the Cut, Copy, and Paste functions can be used to move character patterns between windows. X Defaults xudced uses the following resources: background background color. foreground foreground color. font text font. udc_width default width of UDC. udc_height default height of UDC. REMARKS
In Japanese environment, two main windows are invoked. One is for the udc of JIS X 0208 font, and the other is for the udc of JIS X 0212 font. SEE ALSO
bitmap(1), udcc(1), udcload(1), udc(4). xudced(1)
All times are GMT -4. The time now is 12:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy