Good day!
I would like to know if there are other way to delete config items?
Because in my otrs otrs.ITSMConfigItemDelete.pl is not availble in my bin folder
Please see my configuration below.
Code: Select all
[root@sbfac2 ~]# cd /opt
[root@sbfac2 opt]# ls
otrs
[root@sbfac2 opt]# cd otrs
[root@sbfac2 otrs]# ls
ARCHIVE CONTRIBUTING.md doc README.md var
AUTHORS.md COPYING i18n RELEASE
bin COPYING-Third-Party INSTALL.md scripts
CHANGES.md Custom Kernel UPGRADING.md
[root@sbfac2 otrs]# cd bin
[root@sbfac2 bin]# ls
cgi-bin otrs.CheckModules.pl otrs.Daemon.pl
Cron.sh otrs.CheckSum.pl otrs.PostMaster.pl
fcgi-bin otrs.Console.pl otrs.SetPermissions.pl
[root@sbfac2 bin]# ./otrs.ITSMConfigItemDelete.pl
-bash: ./otrs.ITSMConfigItemDelete.pl: No such file or directory
[root@sbfac2 bin]# /opt/otrs/bin/otrs.ITSMConfigItemDelete.pl --help
-bash: /opt/otrs/bin/otrs.ITSMConfigItemDelete.pl: No such file or directory
[root@sbfac2 bin]#