Sponsored Content
Full Discussion: Alternative for chattr
Special Forums Cybersecurity Alternative for chattr Post 303038166 by Neo on Tuesday 27th of August 2019 10:41:50 AM
Old 08-27-2019
You do not edit the binary.

No where in my post did I mention editing a binary file Smilie That "wrong thinking" is your (wrong) idea :wink:

Read my post carefully again and think about the concept of what I am suggesting.

You do not need to edit any binary file to do as I have suggested.

But, at least you are trying. That's good. Try more!
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

du alternative in perl

I have a perl script that just does a `du -sk -x` and formats it to look groovy ( the argument can be a directory but usually is like /usr/local/* ) #!/usr/bin/perl use strict; use warnings; my $sizes = `du -x -sk @ARGV | sort -n`; my $total = 0; print "MegaBytes Name\n"; for(split... (1 Reply)
Discussion started by: insania
1 Replies

2. IP Networking

Alternative to Port 25

We're in the process of testing a mail server that we hope will replace our current one that's being hosted by our ISP. We learned a few things along the way and would like to avoid them if possible. The biggest hurdle is getting around port 25 (SMTP). Our work force is approx 75% consultants who... (1 Reply)
Discussion started by: sdotsen
1 Replies

3. Shell Programming and Scripting

Alternative for Cron

Hi... I want to know whether if there is any alternative for cron.:confused: I had written a script which checks for all system/application processes every 15 min(placed in cron though). But looks funny - what if cron daemon isn't running!! and expecting that script to update the OUTPUT FILE... (5 Replies)
Discussion started by: reddybs
5 Replies

4. Shell Programming and Scripting

Alternative to grep

How to find a particular line in a file without using grep? (3 Replies)
Discussion started by: proactiveaditya
3 Replies

5. HP-UX

alternative for egrep -o on HP-UX

Hello to all board members!! I have a problem on a HP-UX system. I should write a script. Therefore I need to search after IP addresses in the output of a command. On Debian this works: ifconfig | egrep -o "{1,3}\.{1,3}\.{1,3}\.{1,3}" The script where i need this is not ifconfig, but... (2 Replies)
Discussion started by: vostro
2 Replies

6. Shell Programming and Scripting

Using seq (Or alternative)

I usually just browse the forum/google for answers, however I've been stuck on a problem for a number of hours now and I've decided to join up and actually ask I've searched the forum ad naseum in an attempt to find answer to my query, however so far I have been unsuccessful. I'm no expert... (3 Replies)
Discussion started by: gtc
3 Replies

7. Shell Programming and Scripting

Alternative for ikecert

Hi Folks... Is there an alternative for ikecert(SunOS) - man info - "manipulates the machine's on-filesystem public-key certificate databases" in linux? Can we use pkcs7, pkcs8 or something like that?... I also came across ssh-keygen and ssh-keygen2... My best guess is to use ssh-certtool... (0 Replies)
Discussion started by: ahamed101
0 Replies

8. Shell Programming and Scripting

Alternative for wc -l

Hi techies .. This is my first posting hr .. Am facing a serious performance problem in counting the number of lines in the file. The input files i get will be in some 10 to 15 Gb of size or even sometimes more ..and I will load it to db I have used wc -l to confirm whether the loader... (14 Replies)
Discussion started by: rajesh_2383
14 Replies

9. Solaris

vi alternative

Is there any other editor, installed by 'default' in Sparc Solaris10, besides vi? I'd like to avoid installing anything new. If not, how to make vi more user-friendly? thanks. (8 Replies)
Discussion started by: orange47
8 Replies

10. UNIX for Beginners Questions & Answers

Chattr recursive exclude directory

Attempting to recursive chattr directories while excluding a directory, however the command which works with chown does not seem to with chattr find /mysite/public_html ! -wholename '/mysite/public_html/images' -type d -exec chattr -R +i {} \; find /mysite/public_html -not -path "*/images*"... (2 Replies)
Discussion started by: carnagel
2 Replies
Teeworlds(6)															      Teeworlds(6)

NAME
teeworlds - Teeworlds Client SYNOPSIS
teeworlds ["option value"]... DESCRIPTION
This manual page documents briefly the teeworlds command. teeworlds is the Teeworlds client. It is an online multi-player platform 2D shooter. OPTIONS
(Note that this is not a full list!) bind key command [value] exec configfile connect server:port player_name <string> password <string> logfile <string> cl_cpu_throttle <binary> cl_editor <binary> b_filter_string <string> b_filter_full <binary> b_filter_empty <binary> b_filter_pw <binary> b_filter_ping <binary> b_filter_gametype <integer> b_filter_compatversion <binary> b_sort <integer> b_sort_order <binary> b_max_requests <integer> snd_rate <integer> snd_enable <binary> snd_volume <integer> snd_noactive_mute <binary> gfx_screen_width <integer> gfx_screen_height <integer> gfx_fullscreen <binary> gfx_color_depth <integer> gfx_clear <binary> gfx_vsync <binary> gfx_display_all_modes <binary> gfx_texture_compression <binary> gfx_high_detail <binary> gfx_texture_quality <binary> gfx_fsaa_samples <integer> gfx_refresh_rate <integer> gfx_debug_resizable <binary> inp_mousesens <integer> debug <binary> cl_predict <binary> cl_nameplates <binary> cl_nameplates_always <binary> cl_autoswitch_weapons <binary> cl_showfps <binary> cl_airjumpindicator <binary> cl_threadsoundloading <binary> cl_warning_tuning <binary> cl_mouse_deadzone <integer> cl_mouse_followfactor <integer> cl_mouse_max_distance <integer> cl_motd_time <integer> ed_showkeys <binary> cl_flow <binary> cl_show_welcome <binary> player_user_custom_color <binary> player_color_body <integer> player_color_feet <integer> player_skin <integer> dbg_tuning <binary> ui_page <integer> ui_server_addess <string> ui_scale <integer> ui_color_hue <integer> ui_color_sat <integer> ui_color_lht <integer> ui_color_alpha <integer> SEE ALSO
teeworlds-server(6) AUTHOR
Teeworlds was written by Magnus Auvinen. This manual page was written by Jack "jscinoz" Coulter <jscinoz@gmail.com> for the Debian project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2. April 14 , 2008 Teeworlds(6)
All times are GMT -4. The time now is 05:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy