Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators Change title of a thread after it is created Post 303014736 by DukeNuke2 on Monday 19th of March 2018 08:02:10 PM
Old 03-19-2018
Click on "edit" which opens the quick editor. Click "edit" again and you are in the full editor. You should be able to change the title there.
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Change Console Title

Hello. I am trying to figure out how to change the title of my console window. I don't need it to dynamically change with my current directory. I just want to be able to change the name of it, so when I minimize the window I can see which windows are for what purpose. I've tried using the... (8 Replies)
Discussion started by: medmonson
8 Replies

2. Solaris

Change Terminal Title

Is it possible to change the title of a Terminal window on Solaris? For example, for a MS Windows command window, one can simply type "title NameofWindow" to change the title for a command window. I was looking for similar functionality for terminal windows. Thanks. (8 Replies)
Discussion started by: here2learn
8 Replies

3. UNIX for Advanced & Expert Users

Change putty title window?

Is it possible to change the putty window title from a Unix command line? (12 Replies)
Discussion started by: akbar
12 Replies

4. AIX

How to change cronjob title?

Once I type "mail" command, I got to see the mail like below: > 1 daemon Thu Aug 12 17:31 31/938 "Output from cron job " My question is, how to do change the default title "Output from cron job " to be more customized title? Thanks. (4 Replies)
Discussion started by: ngaisteve1
4 Replies

5. UNIX for Dummies Questions & Answers

Change putty title name

Hello all, I have a not so unix question for you guys(or maybe it is). I use PUTTY to login to serverA (my putty title shows as serverA.domainname.com) Now from ServerA i do ssh user@ServerB (i have ssh public private key setup)... now my question is when i do ssh and logon to... (20 Replies)
Discussion started by: abdul.irfan2
20 Replies
VITMP(1)						      General Commands Manual							  VITMP(1)

NAME
vitmp - edit temporary files SYNOPSIS
vitmp [VIM options] FILE... DESCRIPTION
vitmp is a wrapper around the VIM editor which may be used to invoke the editor in a way that is guaranteed to be suitable for editing tem- porary files used with programs such as crontab(1) and edquota(8). The instance of the editor that is invoked is /bin/vi. In particular, it is guaranteed that the file, if edited, will be overwritten in place such that the modified contents may be read back via a previously obtained file descriptor. Invoking the editor via vitmp also makes sure that no additional editor temporary files are used. Please note that vitmp offers no crash recovery capabilities. If the editor crashes during the overwrite, data may be lost. HISTORY
vitmp first appeared in Openwall GNU/*/Linux 1.0. AUTHORS
Solar Designer <solar@owl.openwall.com> SEE ALSO
crontab(1), vi(1), vim(1), edquota(8) Openwall Project 25 April 2002 VITMP(1)
All times are GMT -4. The time now is 09:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy