Sponsored Content
Full Discussion: Delete all my post
Contact Us Post Here to Contact Site Administrators and Moderators Delete all my post Post 302982525 by Don Cragun on Thursday 29th of September 2016 01:57:12 PM
Old 09-29-2016
And editing your posts in a thread (such as Co existence (Coex) Batch app) so the responses to your question no longer make sense is not acceptable.

This site serves as a learning tool for users who want to learn how to do things. Some ask questions and learn from the answers they receive. Others read the questions asked by others and learn from the answers posted in response. Destroying the discussion in a thread by changing the contents of one or more posts to a completely different topic makes the UNIX and Linux Forums a less valuable learning tool for the thousands of people that use this site.

Please restore the original contents of post #1 in the above thread. If you do not restore the contents of that post, you may be banned from this site.
This User Gave Thanks to Don Cragun For This Post:
 

6 More Discussions You Might Find Interesting

1. Forum Support Area for Unregistered Users & Account Problems

Delete post please

Admin: I have 2 postings for FTP issues can you delete both of them. I resolve the problems by myself. Thanks (1 Reply)
Discussion started by: newbie05
1 Replies

2. Post Here to Contact Site Administrators and Moderators

How to Delete a Post

Hi, I have created a new thread. I dont need that thread now. How should I delete it? Nobody has replied yet. Regd, M (5 Replies)
Discussion started by: mahatma
5 Replies

3. Post Here to Contact Site Administrators and Moderators

Delete post

ADMIN: Please delete my following post: How to print out last part of awk token/string? Thank you (1 Reply)
Discussion started by: rory7902
1 Replies

4. Post Here to Contact Site Administrators and Moderators

Please delete the post

Hi Moderator.. Please delete all my post.. some my post has confidential details of my company... i unknowning posted that ... is it possible to remove those.. i couldn't able to edit those bz those r closed .. (1 Reply)
Discussion started by: girija
1 Replies

5. Post Here to Contact Site Administrators and Moderators

Please delete my post which was posted wrongly

Hi Moderator, Please delete the below post which i posted by mistake.Thanks in advance. https://www.unix.com/shell-programming-and-scripting/260605-closed-script-not-working-new-post.html Kindly help me on this. Thanks, vijay (1 Reply)
Discussion started by: bhas85
1 Replies

6. Post Here to Contact Site Administrators and Moderators

Need to delete the post

Hi Administrator, Please delete the following post as soon as possible. https://www.unix.com/shell-programming-and-scripting/199817-solved-running-script-remotely-sudo-id.html (8 Replies)
Discussion started by: arjunprathap
8 Replies
USERDEL(8)						      System Manager's Manual							USERDEL(8)

NAME
userdel - Delete a user account and related files SYNOPSIS
userdel [-r] login DESCRIPTION
The userdel command modifies the system account files, deleting all entries that refer to login. The named user must exist. The options which apply to the userdel command are: -r Files in the user's home directory will be removed along with the home directory itself and the user's mail spool. Files located in other file systems will have to be searched for and deleted manually. FILES
/etc/passwd - user account information /etc/shadow - secure user account information /etc/group - group information CAVEATS
userdel will not allow you to remove an account if the user is currently logged in. You must kill any running processes which belong to an account that you are deleting. You may not remove any NIS attributes on an NIS client. This must be performed on the NIS server. SEE ALSO
chfn(1), chsh(1), passwd(1), groupadd(8), groupdel(8), groupmod(8), useradd(8), usermod(8) AUTHOR
Julianne Frances Haugh (jockgrrl@ix.netcom.com) USERDEL(8)
All times are GMT -4. The time now is 06:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy