This file is indexed.

/usr/include/liggghts/style_command.h is in libliggghts-dev 3.3.1+repack1-1ubuntu3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
#include "change_box.h"
#include "create_atoms.h"
#include "create_box.h"
#include "delete_atoms.h"
#include "delete_bonds.h"
#include "displace_atoms.h"
#include "minimize.h"
#include "read_data.h"
#include "read_dump.h"
#include "read_restart.h"
#include "replicate.h"
#include "rerun.h"
#include "rotate.h"
#include "run.h"
#include "set.h"
#include "velocity.h"
#include "write_data.h"
#include "write_dump.h"
#include "write_restart.h"