Patchfile: not found (or Command not found) [SOLVED]
#1
Patchfile: not found (or Command not found) [SOLVED]
Hi,

I've got a script to patch a file, looks like that (line 6 and 7 are not the real datas) :

Code:
#!/sbin/sh
#
# comments
#

cd /usr/path to the I've to patch
patchfile myFile 0x00000000 0x00000000

#
# comments
#
But when I run this script with ./myScript in a console (or in winterm), it returns :
./myScript[7]: patchfile: not found

I try to do it manually :
cd usr/path to my file
patchfile myFile 0x00…

But the result is :
patchfile - Command not found

:huh:

———————————————————————————————
Nevermind if SGI is dead ... In SGI I trust (^_^!)
Octane  1x400Mhz / 2Go Ram / V8 / Irix 6.5.26
(This post was last modified: 02-18-2019, 09:16 PM by def13.)
def13
Octane

Trade Count: (0)
Posts: 103
Threads: 21
Joined: Jun 2018
Location: Marseille - France
Find Reply
02-12-2019, 06:21 PM


Messages In This Thread
Patchfile: not found (or Command not found) [SOLVED] - by def13 - 02-12-2019, 06:21 PM
RE: Patchfile: not found (or Command not found) - by dexter1 - 02-12-2019, 07:16 PM
RE: Patchfile: not found (or Command not found) - by necron2600 - 02-12-2019, 10:06 PM
RE: Patchfile: not found (or Command not found) - by def13 - 02-13-2019, 11:10 AM
RE: Patchfile: not found (or Command not found) - by jpstewart - 02-13-2019, 09:13 PM
RE: Patchfile: not found (or Command not found) - by def13 - 02-18-2019, 09:16 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)